fix whitespace

This commit is contained in:
Akash Mozumdar 2018-12-28 12:14:56 -05:00
parent 54c1b508d5
commit e8b378da75
5 changed files with 10 additions and 11 deletions

View File

@ -14,7 +14,6 @@ public:
explicit MainWindow(QWidget *parent = nullptr);
~MainWindow();
private:
void closeEvent(QCloseEvent*) override;
void ProcessConnected(DWORD processId);