rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / apatchgui.C
index 2319464af8b7b2768cbe45dd3a34a8e1c9f7a422..a222dd31d219759dfa9d048364348f12dec6f26d 100644 (file)
@@ -304,7 +304,7 @@ APanPatch::APanPatch(MWindow *mwindow, APatchGUI *patch, int x, int y)
 {
        this->mwindow = mwindow;
        this->patch = patch;
-       set_tooltip("Pan");
+       set_tooltip(_("Pan"));
 }
 
 int APanPatch::handle_event()