diff options
Diffstat (limited to 'control-center/preferences.h')
-rw-r--r-- | control-center/preferences.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/control-center/preferences.h b/control-center/preferences.h index 6dbccfd3f..9d2c43fb8 100644 --- a/control-center/preferences.h +++ b/control-center/preferences.h @@ -27,7 +27,9 @@ typedef enum _CappletDirViewLayout { LAYOUT_NONE, LAYOUT_ICON_LIST, +#if 0 LAYOUT_TREE, +#endif #ifdef USE_HTML LAYOUT_HTML #endif |