diff --git a/source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidgetController.h b/source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidgetController.h
index c7faa48deb06770b0ae7cb38fb657c991f111185..f8d2b36a1cb1c680793669a120909189e8bdf1a6 100644
--- a/source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidgetController.h
+++ b/source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidgetController.h
@@ -93,7 +93,7 @@ namespace armarx
          */
         virtual QString getWidgetName() const
         {
-            return "TopicReplayerPlugin";
+            return "Meta.TopicReplayer";
         }
 
         /**