mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04: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