Made some cosmetic updates to the list item context button bar image files and correc...
[situare] / src / ui / listitemcontextbuttonbar.cpp
index 7103244..d3fc517 100644 (file)
@@ -39,7 +39,7 @@ ListItemContextButtonBar::ListItemContextButtonBar(QWidget *parent) :
     qDebug() << __PRETTY_FUNCTION__;
 
     // --- BAR LOOK ---
-    const int BAR_HEIGHT = 78;
+    const int BAR_HEIGHT = 79;
     setFixedHeight(BAR_HEIGHT);
 
     const int BUTTON_WIDTH = 74;