Avoid use of $* in Makefile since it's problematic
[pspp-builds.git] / src / ui / gui / descriptives-dialog.glade
index 6ce00df808567786c552a68809a73381a1dad7e3..3fa67a55a8aa4c7baa1e80a0f88574b4caac9e54 100644 (file)
@@ -29,7 +29,7 @@
                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
                     <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
                     <child>
-                      <widget class="GtkTreeView" id="all-variables">
+                      <widget class="PsppireDictView" id="all-variables">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>