fixed compilation Qt4

This commit is contained in:
Luis Ángel San Martín
2013-12-22 13:36:35 +01:00
parent 72f4fbd658
commit c4fbe96fc0

View File

@ -661,8 +661,8 @@ void YACReaderFlowGL::insert(char *name, GLuint Tex, float x, float y,int item)
void YACReaderFlowGL::remove(int item)
{
loaded.removeAt(item);
marks.removeAt(item);
loaded.remove(item);
marks.remove(item);
paths.removeAt(item);
//reposition current selection