mirror of
https://github.com/YACReader/yacreader
synced 2025-12-09 18:53:36 -05:00
Corregida la validaci?n a los di?logos de crear y a?adir
This commit is contained in:
@ -31,6 +31,8 @@
|
||||
void showCurrentFile(QString file);
|
||||
void close();
|
||||
void setDataAndStart(QString name, QString paht);
|
||||
void nameSetted(const QString & text);
|
||||
void pathSetted(const QString & text);
|
||||
signals:
|
||||
void createLibrary(QString source, QString target, QString name);
|
||||
void cancelCreate();
|
||||
|
||||
Reference in New Issue
Block a user