summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/FontViewFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/FontViewFrame.h')
-rw-r--r--src/gui/editors/notation/FontViewFrame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/FontViewFrame.h b/src/gui/editors/notation/FontViewFrame.h
index fbfc95a..1d649c4 100644
--- a/src/gui/editors/notation/FontViewFrame.h
+++ b/src/gui/editors/notation/FontViewFrame.h
@@ -49,7 +49,7 @@ public:
FontViewFrame(int pixelSize, TQWidget *parent = 0, const char *name = 0);
virtual ~FontViewFrame();
- TQSize tqsizeHint() const;
+ TQSize sizeHint() const;
bool hasRow(int row) const;
public slots: