gui implementation of log analysis scripts for #146
This commit is contained in:
+4
-2
@@ -210,7 +210,8 @@ HEADERS += src/engine/game.h \
|
||||
src/gui/qt/gametable/mycashlabel.h \
|
||||
src/gui/qt/sound/soundevents.h \
|
||||
src/gui/qt/mymessagebox/mymessagebox.h \
|
||||
src/gui/qt/logfiledialog/logfiledialog.h
|
||||
src/gui/qt/logfiledialog/logfiledialog.h \
|
||||
src/gui/qt/logfiledialog/callback.h
|
||||
|
||||
!gui_800x480 {
|
||||
FORMS += src/gui/qt/gametable.ui \
|
||||
@@ -287,7 +288,8 @@ SOURCES += src/pokerth.cpp \
|
||||
src/gui/qt/gametable/mycashlabel.cpp \
|
||||
src/gui/qt/sound/soundevents.cpp \
|
||||
src/gui/qt/mymessagebox/mymessagebox.cpp \
|
||||
src/gui/qt/logfiledialog/logfiledialog.cpp
|
||||
src/gui/qt/logfiledialog/logfiledialog.cpp \
|
||||
src/gui/qt/logfiledialog/callback.cpp
|
||||
TRANSLATIONS = ts/pokerth_af.ts \
|
||||
ts/pokerth_bg.ts \
|
||||
ts/pokerth_zhcn.ts \
|
||||
|
||||
Reference in New Issue
Block a user