summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/projectbrowser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/projectbrowser.h b/ui/projectbrowser.h
index a34ef937..1a7474ae 100644
--- a/ui/projectbrowser.h
+++ b/ui/projectbrowser.h
@@ -121,6 +121,7 @@ public:
COL_SIZE_ON_DISK,
COL_CREATED,
COL_LAST_OPENED,
+ COL_DESCRIPTION,
COL_STATUS,
COLUMN_COUNT,
};