summaryrefslogtreecommitdiffstats
path: root/twin-styles/riscos/Button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/riscos/Button.cpp')
-rw-r--r--twin-styles/riscos/Button.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/riscos/Button.cpp b/twin-styles/riscos/Button.cpp
index 7bf4f477..b5cec59f 100644
--- a/twin-styles/riscos/Button.cpp
+++ b/twin-styles/riscos/Button.cpp
@@ -48,7 +48,7 @@ Button::~Button()
// Empty.
}
-void Button::tqsetAlignment(Alignment a)
+void Button::setAlignment(Alignment a)
{
alignment_ = a;
tqrepaint();