summaryrefslogtreecommitdiff
path: root/libopie/ofontselector.h
Unidiff
Diffstat (limited to 'libopie/ofontselector.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie/ofontselector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie/ofontselector.h b/libopie/ofontselector.h
index 2011e43..b3aa862 100644
--- a/libopie/ofontselector.h
+++ b/libopie/ofontselector.h
@@ -49,6 +49,7 @@ public:
49 49
50 QFont selectedFont ( ); 50 QFont selectedFont ( );
51 51
52 bool setSelectedFont ( const QFont & );
52 bool setSelectedFont ( const QString &family, const QString &style, int size, const QString &charset = 0 ); 53 bool setSelectedFont ( const QString &family, const QString &style, int size, const QString &charset = 0 );
53 54
54 QString fontFamily ( ) const; 55 QString fontFamily ( ) const;