Packets are shown on screen

This commit is contained in:
Ollo
2023-08-17 21:51:03 +02:00
parent 536779910e
commit c5bfaa2a4a
4 changed files with 21 additions and 12 deletions

View File

@@ -14,6 +14,9 @@ QT_BEGIN_NAMESPACE
namespace Ui { class MainWindow; }
QT_END_NAMESPACE
/* dummy */
class UdpLedServer;
class MainWindow : public QMainWindow
{
Q_OBJECT