diff options
Diffstat (limited to 'plugingui/drumkitframecontent.h')
-rw-r--r-- | plugingui/drumkitframecontent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/drumkitframecontent.h b/plugingui/drumkitframecontent.h index 1eb495f..c6e0942 100644 --- a/plugingui/drumkitframecontent.h +++ b/plugingui/drumkitframecontent.h @@ -63,6 +63,7 @@ private: std::size_t lineedit_width; std::size_t button_width; + std::size_t gap{10}; }; class DrumkitframeContent |