merge hv v6, rework trace methods
[goodguy/history.git] / cinelerra-5.1 / cinelerra / interfaceprefs.C
index 8df5e9938278be2b48a13465183abd00aadcd92c..f8600a5d22ca20b69527ed972834fc2cf9113eaf 100644 (file)
@@ -156,8 +156,7 @@ void InterfacePrefs::create_objects()
        add_subwindow(ipathtext = new IndexPathText(x + 230, y, 
                pwindow, 
                pwindow->thread->preferences->index_directory));
-       add_subwindow(ipath = new BrowseButton(mwindow, this,
-               ipathtext, 
+       add_subwindow(ipath = new BrowseButton(mwindow->theme, this, ipathtext, 
                x + 230 + ipathtext->get_w(), y, 
                pwindow->thread->preferences->index_directory,
                _("Index Path"),