diff options
Diffstat (limited to 'src/global.h')
| -rw-r--r-- | src/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h index fb58036af..d1a3f4f52 100644 --- a/src/global.h +++ b/src/global.h @@ -52,6 +52,7 @@ namespace Dolphin { * TODO: Move this somewhere global to all KDE apps, not just Dolphin */ const int VERTICAL_SPACER_HEIGHT = 18; + const int LAYOUT_SPACING_SMALL = 2; } #endif //GLOBAL_H |
