Sat, 11 Apr 2020 14:13:25 +0200
Styles: added some Qt style sheets and some highlighter styles.
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>WizardPage</class> <widget class="QWizardPage" name="WizardPage"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>400</width> <height>300</height> </rect> </property> <property name="windowTitle"> <string>WizardPage</string> </property> </widget> <resources/> <connections/> </ui>