summaryrefslogtreecommitdiffstats
path: root/src/gvcore/fileviewcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/fileviewcontroller.h')
-rw-r--r--src/gvcore/fileviewcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/fileviewcontroller.h b/src/gvcore/fileviewcontroller.h
index de0de53..8339659 100644
--- a/src/gvcore/fileviewcontroller.h
+++ b/src/gvcore/fileviewcontroller.h
@@ -227,7 +227,7 @@ private:
CHANGE_DIR_STATUS_NONE,
CHANGE_DIR_STATUS_PREV,
CHANGE_DIR_STATUS_NEXT
- } mChangeDirtqStatus;
+ } mChangeDirStatus;
bool mBrowsing;
bool mSelecting;