index
:
qmmp
main
patches
Qmmp with Jyrki's patches
Jyrki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
cursorimage.h
blob: 575335c378cf5db16ccf089b1eecaf733ccba6f5 (
plain
) (
blame
)
1
2
3
4
5
6
7
#ifndef CURSORIMAGE_H
#define CURSORIMAGE_H
QCursor
createCursor
(
QString path
);
#endif