summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core/container_applet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/core/container_applet.cpp')
-rw-r--r--kicker/kicker/core/container_applet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/core/container_applet.cpp b/kicker/kicker/core/container_applet.cpp
index ad17182b0..a6cfc11ab 100644
--- a/kicker/kicker/core/container_applet.cpp
+++ b/kicker/kicker/core/container_applet.cpp
@@ -354,7 +354,7 @@ void AppletContainer::slotDelayedDestruct()
delete this;
}
-void AppletContainer::tqalignmentChange(KPanelExtension::Alignment a)
+void AppletContainer::alignmentChange(KPanelExtension::Alignment a)
{
if (!_applet)
{