Add support of leaves
This commit is contained in:
@@ -28,6 +28,7 @@ private slots:
|
||||
void add_break_point();
|
||||
void remove_break_point();
|
||||
void break_selected(int);
|
||||
void change_not_working(int);
|
||||
|
||||
private:
|
||||
Ui::SetDayDialog *ui;
|
||||
@@ -37,6 +38,7 @@ private:
|
||||
|
||||
void init();
|
||||
void updateBreakList();
|
||||
void lockControls(bool);
|
||||
};
|
||||
|
||||
#endif // SETDAYDIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user