summaryrefslogtreecommitdiff
path: root/utils/themeeditor/projectmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/projectmodel.h')
-rw-r--r--utils/themeeditor/projectmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/themeeditor/projectmodel.h b/utils/themeeditor/projectmodel.h
index f170501..c7147fa 100644
--- a/utils/themeeditor/projectmodel.h
+++ b/utils/themeeditor/projectmodel.h
@@ -32,7 +32,7 @@ class ProjectModel : public QAbstractItemModel
{
Q_OBJECT
public:
- static const int numColumns = 1;
+ static const int numColumns = 2;
static QString fileFilter()
{