summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/TrayIcon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/TrayIcon.h b/include/TrayIcon.h

index bef8564f..7fe46ad3 100644 --- a/include/TrayIcon.h +++ b/include/TrayIcon.h
@@ -36,7 +36,7 @@ public: int msgCount = 0; private: - const int BubbleDiameter = 15; + const int BubbleDiameter = 17; QIcon icon_; };