Fixed CampGrid class definition. Fixed application translation.

This commit is contained in:
2017-06-09 10:31:36 +02:00
parent bce139d7cd
commit c17b3b6d92
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -9,6 +9,7 @@
class CampGrid : public GridForm<CampData>
{
Q_OBJECT
public:
CampGrid(QWidget *parent = NULL);