summaryrefslogtreecommitdiff
path: root/x11/libqpe-x11/qt/qfontmanager_qws.h
authorzecke <zecke>2002-10-15 21:38:43 (UTC)
committer zecke <zecke>2002-10-15 21:38:43 (UTC)
commitb774e015816e51ac65e5d1c685306f8404a3a19e (patch) (unidiff)
treeccb4881ffce2a027b6c0b95854623bb713b69554 /x11/libqpe-x11/qt/qfontmanager_qws.h
parentfb99aec5215da635abfa28288d170f110114bba3 (diff)
downloadopie-b774e015816e51ac65e5d1c685306f8404a3a19e.zip
opie-b774e015816e51ac65e5d1c685306f8404a3a19e.tar.gz
opie-b774e015816e51ac65e5d1c685306f8404a3a19e.tar.bz2
More OPIE X11 Stuff
Some empty stubs to compile against Qt2/X it will not link though
Diffstat (limited to 'x11/libqpe-x11/qt/qfontmanager_qws.h') (more/less context) (show whitespace changes)
-rw-r--r--x11/libqpe-x11/qt/qfontmanager_qws.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/libqpe-x11/qt/qfontmanager_qws.h b/x11/libqpe-x11/qt/qfontmanager_qws.h
new file mode 100644
index 0000000..6311b92
--- a/dev/null
+++ b/x11/libqpe-x11/qt/qfontmanager_qws.h
@@ -0,0 +1,14 @@
1#ifndef OPIE_QFONT_MANAGER_H
2#define OPIE_QFONT_MANAGER_H
3
4struct QFontFactory {
5
6};
7struct QDiskFont {
8
9};
10struct QFontManager {
11};
12extern QFontManager *qt_fontmanager;
13
14#endif \ No newline at end of file