Skip to content

Commit 3c265e0

Browse files
BitByte08claude
andcommitted
fix :: mainwindow.cpp QTimer 헤더 누락 수정
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4be1ea1 commit 3c265e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/cluster/mainwindow.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#include <QVBoxLayout>
1313
#include <QProcess>
14+
#include <QTimer>
1415
#include <memory>
1516

1617
static constexpr const char *kGithubRepo = "BitByte08/Cockpit.EntertainmentClusterUnit";

0 commit comments

Comments
 (0)