This commit is contained in:
2019-07-10 09:23:11 +02:00
parent d344365470
commit cc769c5a96
4 changed files with 0 additions and 109 deletions

View File

@ -1,7 +1,6 @@
#pragma once
#include "ui_form_tab_messages.h"
#include "qDebugStream.h"
class QProcess;
@ -15,7 +14,6 @@ public:
private slots:
void ExecuteCommand();
void customEvent(QEvent *e);
void SaveLog();
void ClearLog();