OllamaInterface/OllamaHistoryWidget.ui

changeset 5
6e8af43d537d
parent 4
7dd1b9cd3150
child 12
cf507e6f12d7
--- a/OllamaInterface/OllamaHistoryWidget.ui	Mon Aug 05 18:37:16 2024 +0200
+++ b/OllamaInterface/OllamaHistoryWidget.ui	Tue Aug 06 18:18:39 2024 +0200
@@ -51,6 +51,13 @@
     </widget>
    </item>
    <item>
+    <widget class="QToolButton" name="editButton">
+     <property name="toolTip">
+      <string>Press to edit the chat title.</string>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="QToolButton" name="deleteButton">
      <property name="toolTip">
       <string>Press to delete this chat history.</string>
@@ -63,6 +70,7 @@
   <tabstop>titleEdit</tabstop>
   <tabstop>modelEdit</tabstop>
   <tabstop>newChatButton</tabstop>
+  <tabstop>editButton</tabstop>
   <tabstop>deleteButton</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial