--- 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/>