┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h1
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