GCC warnings.
This commit is contained in:
parent
dd68bd8d5e
commit
a258d5c7ed
|
@ -46,14 +46,13 @@ signals:
|
|||
public slots:
|
||||
|
||||
private:
|
||||
Q_DISABLE_COPY(VPieceCarrousel)
|
||||
QComboBox *comboBoxLayer;
|
||||
QScrollArea *mainScrollArea;
|
||||
QList<QWidget *> layers;
|
||||
|
||||
private slots:
|
||||
void ActiveLayerChanged(int index);
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif // VPIECECARROUSEL_H
|
||||
|
|
Loading…
Reference in New Issue
Block a user