blob: 966f7201d4bf247536ff15d22baf2231d95f4fb6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
This is simple example of File Dialog plugin.
Requires Qt3Support library. This plugin developed
mostly for QMMP customizing demonstration -
we don't think that somebody will prefer use Qt3
look&feel :)
Build: Change QMMPROOT variable in .pro file according your
QMMP build tree location.Then qmake && make
Install: copy library into ~/.qmmp/plugins/FileDialogs directory.
vovanec@gmail.com
|