diff options
Diffstat (limited to 'daemon/daemon.cpp')
| -rw-r--r-- | daemon/daemon.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/daemon.cpp b/daemon/daemon.cpp index b645eba..85af751 100644 --- a/daemon/daemon.cpp +++ b/daemon/daemon.cpp @@ -48,6 +48,7 @@ int main(int argc, char *argv[]) { QCoreApplication app(argc, argv); app.setApplicationName("pebble"); // Use the same appname as the UI. + app.setOrganizationName(""); QStringList filterRules; |
