summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2009-05-11 10:52:42 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2009-05-11 11:33:52 (GMT)
commit48257d751a76699e548e59b76fc79303ef328375 (patch)
treecba19d06bda6350460a710efd641f17503aed906 /src/gui/text
parent2aaa0cd24c4cf34c2c0e953ef77ef846a64cd11a (diff)
downloadQt-48257d751a76699e548e59b76fc79303ef328375.zip
Qt-48257d751a76699e548e59b76fc79303ef328375.tar.gz
Qt-48257d751a76699e548e59b76fc79303ef328375.tar.bz2
Almost 200 symbols that didn't need to be exported.
Diffstat (limited to 'src/gui/text')
-rw-r--r--src/gui/text/qfont_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qfont_p.h b/src/gui/text/qfont_p.h
index 4e8a7b7..18322ab 100644
--- a/src/gui/text/qfont_p.h
+++ b/src/gui/text/qfont_p.h
@@ -153,7 +153,7 @@ public:
};
-class Q_GUI_EXPORT QFontPrivate
+class QFontPrivate
{
public:
#ifdef Q_WS_X11