summaryrefslogtreecommitdiff
path: root/noncore/games/backgammon/backgammonview.h
Unidiff
Diffstat (limited to 'noncore/games/backgammon/backgammonview.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/backgammon/backgammonview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/backgammon/backgammonview.h b/noncore/games/backgammon/backgammonview.h
index 52508e2..81f1973 100644
--- a/noncore/games/backgammon/backgammonview.h
+++ b/noncore/games/backgammon/backgammonview.h
@@ -13,6 +13,7 @@ signals:
13 void mouse(int,int); 13 void mouse(int,int);
14private: 14private:
15 void contentsMousePressEvent(QMouseEvent* e); 15 void contentsMousePressEvent(QMouseEvent* e);
16}; 16};
17 17
18#endif //BACKGAMMON_VIEW_H \ No newline at end of file 18#endif //BACKGAMMON_VIEW_H \ No newline at end of file
19