mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 17:35:02 -04:00
finished add label dialog layout
This commit is contained in:
@ -12,11 +12,14 @@ public:
|
||||
signals:
|
||||
|
||||
public slots:
|
||||
void open();
|
||||
|
||||
protected:
|
||||
QLineEdit * edit;
|
||||
QListWidget * list;
|
||||
|
||||
QPushButton * acceptButton;
|
||||
QPushButton * cancelButton;
|
||||
};
|
||||
|
||||
#endif // ADD_LABEL_DIALOG_H
|
||||
|
Reference in New Issue
Block a user