aboutsummaryrefslogtreecommitdiff
path: root/gui/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/browser.h')
-rw-r--r--gui/browser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/browser.h b/gui/browser.h
index e5cc12ad8e..5cf091fbf4 100644
--- a/gui/browser.h
+++ b/gui/browser.h
@@ -48,6 +48,7 @@ public:
protected:
#ifdef MACOSX
const void *_titleRef;
+ const void *_chooseRef;
#else
ListWidget *_fileList;
StaticTextWidget *_currentPath;