mirror of
https://github.com/YACReader/yacreader
synced 2026-02-12 10:10:31 -05:00
Corregida la validaci?n a los di?logos de crear y a?adir
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
void add();
|
||||
void findPath();
|
||||
void close();
|
||||
void nameSetted(const QString & text);
|
||||
void pathSetted(const QString & text);
|
||||
signals:
|
||||
void addLibrary(QString target, QString name);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user