wip
This commit is contained in:
@@ -20,7 +20,6 @@ class OscarSettingsWindow : public QFrame {
|
|||||||
public:
|
public:
|
||||||
explicit OscarSettingsWindow(QWidget *parent = 0);
|
explicit OscarSettingsWindow(QWidget *parent = 0);
|
||||||
void setCurrentPanel(int index, const QString ¶m = "");
|
void setCurrentPanel(int index, const QString ¶m = "");
|
||||||
void showDriverView();
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
void showEvent(QShowEvent *event) override;
|
void showEvent(QShowEvent *event) override;
|
||||||
|
|||||||
Reference in New Issue
Block a user