summaryrefslogtreecommitdiffstats
path: root/src/trayicon.cpp
diff options
context:
space:
mode:
authorClaudio Maradonna <penguyman@stronzi.org>2018-07-24 01:38:20 +0200
committerClaudio Maradonna <penguyman@stronzi.org>2018-07-24 01:38:20 +0200
commit4d64c30a998233f327784df6a44244843a390a56 (patch)
tree1548af3c2c245d271d0b1b1c8586673ee1d13768 /src/trayicon.cpp
parentfac3ab40de60873336fde13d5cd1ac7e5237af7b (diff)
clang-format
Diffstat (limited to 'src/trayicon.cpp')
-rw-r--r--src/trayicon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trayicon.cpp b/src/trayicon.cpp
index 12d7b3d9..2b031642 100644
--- a/src/trayicon.cpp
+++ b/src/trayicon.cpp
@@ -31,7 +31,7 @@ TrayIcon::TrayIcon(QMainWindow *parent) {
isAllocated = true;
} else {
#ifdef QT_DEBUG
- dbg() << "No tray icon for this OS possibly also not show options?";
+ dbg() << "No tray icon for this OS possibly also not show options?";
#endif
isAllocated = false;