Pimp my filedialog.

This commit is contained in:
Tobias Rundstrom 2006-08-17 16:25:05 -04:00
parent 0fe79ab827
commit 67bf4215bf
3 changed files with 16 additions and 6 deletions

View file

@ -145,8 +145,8 @@ main (int argc, char **argv)
#ifdef Q_OS_MACX
/** This is soooo wrong, there must exsist a flag for
* static plugins
*/
Q_IMPORT_PLUGIN(QJpegPlugin);
*/
#endif
MainWindow *mw = new MainWindow (NULL);