Files
lmms/plugins
Lukas W 2e7bfe17e6 Update code to use FileInfo instead of QFileInfo
Also removed all blocks similar to
```
#if QT_VERSION >= 0x040806
	filedialog.setOption( QFileDialog::DontUseCustomDirectoryIcons );
#endif
```
as this now takes place in the new subclass's constructor.
2014-01-24 15:37:41 +01:00
..
2014-01-08 22:35:14 +01:00
2014-01-19 09:52:47 +02:00
2014-01-18 16:36:27 +02:00
2014-01-18 16:36:27 +02:00
2014-01-08 22:35:14 +01:00
2014-01-21 14:59:45 +02:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00