Modificada la clase Comic por una jerarqu?a y una factory

corregido bug en go_to_flow_gl
This commit is contained in:
Luis Ángel San Martín
2013-01-19 23:16:32 +01:00
parent 753dba50df
commit eae74073c0
13 changed files with 335 additions and 525 deletions

View File

@ -139,6 +139,7 @@ protected:
QVector<bool> marks;
QList<QString> paths;
CFImage * cfImages;
bool hasBeenInitialized;
Performance performance;
bool bUseVSync;