Fix includes

This commit is contained in:
jussi
2019-02-14 22:19:20 +02:00
parent 1c8d7632d5
commit 651f1e4780
2 changed files with 0 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ along with TuxClocker. If not, see <https://www.gnu.org/licenses/>.*/
#include "editprofile.h"
#include "ui_editprofile.h"
#include "newprofile.h"
#include "monitor.h"
#include "plotwidget.h"
#include "nvidia.h"
#include <NVCtrl/NVCtrl.h>

View File

@@ -20,7 +20,6 @@ along with TuxClocker. If not, see <https://www.gnu.org/licenses/>.*/
#include <QMainWindow>
#include "editprofile.h"
#include "monitor.h"
#include <QProcess>
#include <QList>
#include <QByteArray>