Fixed CampGrid class definition. Fixed application translation.
This commit is contained in:
Binary file not shown.
@@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
class CampGrid : public GridForm<CampData>
|
class CampGrid : public GridForm<CampData>
|
||||||
{
|
{
|
||||||
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
CampGrid(QWidget *parent = NULL);
|
CampGrid(QWidget *parent = NULL);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user