minor changes to the pr

This commit is contained in:
fourtf
2018-01-28 18:05:01 +01:00
parent 74fec12848
commit 12b30eb2ed
2 changed files with 5 additions and 7 deletions
+1 -4
View File
@@ -1,5 +1,4 @@
#ifndef QUALITYPOPUP_H
#define QUALITYPOPUP_H
#pragma once
#include <QComboBox>
#include <QDialogButtonBox>
@@ -39,5 +38,3 @@ private:
} // namespace widgets
} // namespace chatterino
#endif // QUALITYPOPUP_H