diff options
Diffstat (limited to 'qt-ui/tableview.h')
-rw-r--r-- | qt-ui/tableview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/tableview.h b/qt-ui/tableview.h index fc22425d3..f89a7b6ba 100644 --- a/qt-ui/tableview.h +++ b/qt-ui/tableview.h @@ -41,4 +41,4 @@ private: QPushButton *plusBtn; }; -#endif +#endif // TABLEVIEW_H |