extend 3cda0e2a: Don't switch to range-mode if not needed for similar OPs.
[ardour.git] / gtk2_ardour / luainstance.h
index 4d3d0b19734641262958ed658c19ec222d227ec1..8ffc1d887eb8ce20d1205d6253ef62d727da4540 100644 (file)
@@ -87,6 +87,7 @@ public:
        static void register_classes (lua_State* L);
        static void register_hooks (lua_State* L);
        static void bind_cairo (lua_State* L);
+       static void bind_dialog (lua_State* L);
 
        static void render_action_icon (cairo_t* cr, int w, int h, uint32_t c, void* i);