mirror of
https://github.com/debauchee/barrier.git
synced 2025-10-26 11:17:49 +00:00
Removed unused dependency #4520
This commit is contained in:
parent
a7848d6cd2
commit
decf7ca313
@ -20,7 +20,6 @@
|
||||
|
||||
#include <QtCore>
|
||||
#include <QtGui>
|
||||
#include <QtNetwork>
|
||||
|
||||
AboutDialog::AboutDialog(QWidget* parent, const QString& synergyApp) :
|
||||
QDialog(parent, Qt::WindowTitleHint | Qt::WindowSystemMenuHint),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user