diff options
Diffstat (limited to 'shemov.pro')
-rw-r--r-- | shemov.pro | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ SOURCES = main.cpp \ pictureviewerinfoitem.cpp \ smtreeitem.cpp \ smtreemodel.cpp \ - smmodelsingleton.cpp \ + smglobals.cpp \ archivetreeview.cpp \ seriestreewidget.cpp \ seriestreemodel.cpp \ @@ -58,7 +58,7 @@ HEADERS = listitem.h \ pictureviewerinfoitem.h \ smtreeitem.h \ smtreemodel.h \ - smmodelsingleton.h \ + smglobals.h \ archivetreeview.h \ seriestreewidget.h \ seriestreemodel.h \ |