Skip to content

Commit

Permalink
Remove unecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Köppl committed Mar 11, 2016
1 parent 4c6526a commit 5551ea4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#include "mainwindow.h"
#include <QApplication>
#include <QMenu>
#include <QSystemTrayIcon>

int main(int argc, char *argv[])
{
Expand Down

0 comments on commit 5551ea4

Please sign in to comment.