summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qfont.h')
-rw-r--r--src/gui/text/qfont.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/text/qfont.h b/src/gui/text/qfont.h
index 45186cecc6..5e2fd5227b 100644
--- a/src/gui/text/qfont.h
+++ b/src/gui/text/qfont.h
@@ -241,8 +241,6 @@ public:
{ qSwap(d, other.d); qSwap(resolve_mask, other.resolve_mask); return *this; }
#endif
- Qt::HANDLE handle() const;
-
// needed for X11
void setRawName(const QString &);
QString rawName() const;