diff options
Diffstat (limited to 'src/about.ui')
-rw-r--r-- | src/about.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/about.ui b/src/about.ui index 7d78f53..e8a09af 100644 --- a/src/about.ui +++ b/src/about.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>522</width> - <height>454</height> + <height>486</height> </rect> </property> <property name="windowTitle"> @@ -112,7 +112,7 @@ <widget class="QWidget" name="info" native="true"> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <widget class="QLabel" name="label_2"> + <widget class="QLabel" name="appNameDesc"> <property name="text"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> @@ -137,7 +137,7 @@ p, li { white-space: pre-wrap; } </widget> </item> <item> - <widget class="QLabel" name="version_2"> + <widget class="QLabel" name="desc2"> <property name="text"> <string><html><head/><body><p><span style=" font-weight:600;">Designed &amp; Developed by:</span> Keshav Bhatt </p><p><span style=" font-weight:600;">Developer Email address: </span>keshavnrj@gmail.com</p><p><span style=" font-weight:600;">Developer Website:</span> http://ktechpit.com</p></body></html></string> </property> |