summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/qtetrix.h
Side-by-side diff
Diffstat (limited to 'noncore/games/tetrix/qtetrix.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/tetrix/qtetrix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/tetrix/qtetrix.h b/noncore/games/tetrix/qtetrix.h
index cb33941..c8959c5 100644
--- a/noncore/games/tetrix/qtetrix.h
+++ b/noncore/games/tetrix/qtetrix.h
@@ -54,2 +54,3 @@ class QTetrix : public QMainWindow
public:
+ static QString appName() { return QString::fromLatin1("tetrix"); }
QTetrix( QWidget *parent=0, const char *name=0, WFlags f=0 );