--- a/OllamaInterface/OllamaHistoryWidget.ui Fri Aug 30 12:04:28 2024 +0200 +++ b/OllamaInterface/OllamaHistoryWidget.ui Fri Aug 30 15:22:47 2024 +0200 @@ -58,6 +58,13 @@ </widget> </item> <item> + <widget class="QToolButton" name="viewButton"> + <property name="toolTip"> + <string>Press to view the current chat history in a separate window.</string> + </property> + </widget> + </item> + <item> <widget class="QToolButton" name="deleteButton"> <property name="toolTip"> <string>Press to delete this chat history.</string> @@ -71,6 +78,7 @@ <tabstop>modelEdit</tabstop> <tabstop>newChatButton</tabstop> <tabstop>editButton</tabstop> + <tabstop>viewButton</tabstop> <tabstop>deleteButton</tabstop> </tabstops> <resources/>