-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -251,6 +251,24 @@ | |
</item> | ||
</layout> | ||
</widget> | ||
<widget class="QWidget" name="tab"> | ||
<attribute name="title"> | ||
<string>About</string> | ||
</attribute> | ||
<layout class="QVBoxLayout" name="verticalLayout_8"> | ||
<item> | ||
<layout class="QVBoxLayout" name="verticalLayout_7"> | ||
<item> | ||
<widget class="QLabel" name="label_8"> | ||
<property name="text"> | ||
<string><html><head/><body><p align="center"><span style=" font-family:'DejaVu Sans'; font-size:16pt;">Auto File Backup</span></p><p align="center"><span style=" font-family:'DejaVu Sans'; font-size:12pt;">Developed by</span></p><p align="center"><span style=" font-family:'DejaVu Sans'; font-size:12pt;">Stalin Pereira</span></p><p align="center"><span style=" font-family:'DejaVu Sans'; font-size:12pt;">[email protected]</span></p><p align="center"><a href="autofilebackup.wordpress.com"><span style=" text-decoration: underline; color:#0000ff;">autofilebackup.wordpress.com</span></a></p></body></html></string> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</item> | ||
</layout> | ||
</widget> | ||
</widget> | ||
</item> | ||
</layout> | ||
|