diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-11-22 21:18:56 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-11-22 21:18:56 +0000 |
| commit | efaba9070639dbdc77955784b5de3365c9271738 (patch) | |
| tree | 0f473f4dcddcd888e1e76ec22e5ad77d191bf183 /src/organizer.pro | |
| parent | 159501d0763c3e801d3997d8d4d72accd5f7a9f9 (diff) | |
Final eradication of igameinfo and adding python wrappers for IPluginGame
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index 65c1e4d3..2869fda5 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -70,7 +70,6 @@ SOURCES += \ moapplication.cpp \
profileinputdialog.cpp \
icondelegate.cpp \
- gameinfoimpl.cpp \
csvbuilder.cpp \
savetextasdialog.cpp \
qtgroupingproxy.cpp \
@@ -145,7 +144,6 @@ HEADERS += \ moapplication.h \
profileinputdialog.h \
icondelegate.h \
- gameinfoimpl.h \
csvbuilder.h \
savetextasdialog.h \
qtgroupingproxy.h \
|
