X-Git-Url: https://git.dlugolecki.net.pl/?p=vlp.git;a=blobdiff_plain;f=src%2Flgconfig%2Flgconfig.h;fp=src%2Flgconfig%2Flgconfig.h;h=c19e0cf66cbc477f2c0f1ea25391f515d4481842;hp=67dc3e2cc249b9b6a9f2732ae938341002584ee2;hb=fdd7cc36378cfdd1692885c39f0e8ccd3ea09c1d;hpb=b176969d4b09abbb194e8bf49aeeb326b4250007 diff --git a/src/lgconfig/lgconfig.h b/src/lgconfig/lgconfig.h index 67dc3e2..c19e0cf 100644 --- a/src/lgconfig/lgconfig.h +++ b/src/lgconfig/lgconfig.h @@ -2,11 +2,7 @@ #define _VLP_LGCONFIG_H #include -#include #include -#include - -#include #include "ui/VLPConfigWindow.h" @@ -27,7 +23,7 @@ public: class QInstall: public QMainWindow, private Ui::VLPConfigWindow { Q_OBJECT public: - QList Nodes; + QList nodes; /** * Class constructor