diff options
author | Michele Calgaro <[email protected]> | 2023-04-18 20:47:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-04-18 20:47:44 +0900 |
commit | 425e16ad894fd23d7c5b061acffba6cd04a1b1db (patch) | |
tree | e1f794e07812bcd59a4b518747bf9dc5c2a5a163 /src/MainWindowBase.ui | |
parent | 11451cea9db07b2a257297de57d76a8dbb7e3a5e (diff) | |
download | universal-indent-gui-tqt-425e16ad894fd23d7c5b061acffba6cd04a1b1db.tar.gz universal-indent-gui-tqt-425e16ad894fd23d7c5b061acffba6cd04a1b1db.zip |
Added code to load last open file or an example or an untitled file.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/MainWindowBase.ui')
-rwxr-xr-x | src/MainWindowBase.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/MainWindowBase.ui b/src/MainWindowBase.ui index 676b6f1..6b55170 100755 --- a/src/MainWindowBase.ui +++ b/src/MainWindowBase.ui @@ -13,9 +13,6 @@ <height>633</height> </rect> </property> - <property name="caption"> - <string>UniversalIndentGUI (TQt)</string> - </property> <hbox> <property name="name"> <cstring>centralWidget</cstring> |