Merge pull request #962 from kiwix/mainWindowTitle

This commit is contained in:
Matthieu Gautier 2023-07-17 11:45:38 +02:00 committed by GitHub
commit 878c72bbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>MainWindow</string> <string>Kiwix</string>
</property> </property>
<property name="documentMode"> <property name="documentMode">
<bool>true</bool> <bool>true</bool>