summaryrefslogtreecommitdiff
path: root/src/gtkext/hexview.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkext/hexview.ui')
-rw-r--r--src/gtkext/hexview.ui7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/gtkext/hexview.ui b/src/gtkext/hexview.ui
index df657ca..ae4586c 100644
--- a/src/gtkext/hexview.ui
+++ b/src/gtkext/hexview.ui
@@ -1,5 +1,5 @@
<interface>
- <template class="GtkHexView" parent="GtkContentView">
+ <template class="GtkHexView" parent="GtkBufferView">
<property name="css-name">GtkHexView</property>
<child>
<object class="GtkComposingArea" id="offsets">
@@ -23,10 +23,5 @@
</style>
</object>
</child>
- <child>
- <object class="GtkScrollbar" id="vscroll">
- <property name="orientation">1</property>
- </object>
- </child>
</template>
</interface>