src/documentmanager.h

changeset 1012
413ecd6b9801
parent 998
5be0ce31ce60
child 1014
f0a8ecb6a357
child 1217
314e12e23c3a
equal deleted inserted replaced
1011:4fdd74a04790 1012:413ecd6b9801
52 bool m_isLoadingLogoedStuds; 52 bool m_isLoadingLogoedStuds;
53 LDDocument* m_logoedStud; 53 LDDocument* m_logoedStud;
54 LDDocument* m_logoedStud2; 54 LDDocument* m_logoedStud2;
55 }; 55 };
56 56
57 QString Basename (QString path);
58 QString Dirname (QString path);
57 static const QStringList g_specialSubdirectories ({ "s", "48", "8" }); 59 static const QStringList g_specialSubdirectories ({ "s", "48", "8" });

mercurial