fixed some dialogs in MacOSX, now they are shown as sheets

This commit is contained in:
Luis Ángel San Martín
2014-10-18 18:39:01 +02:00
parent 37a8396e41
commit dfb2b48a70
8 changed files with 23 additions and 21 deletions

View File

@ -36,7 +36,7 @@
void findDestination();
void close();
void nameEntered();
void show(const YACReaderLibraries & libs);
void open(const YACReaderLibraries & libs);
signals:
void unpackCLC(QString clc,QString targetFolder, QString name);