-
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
2 additions
and
56 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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
<x>0</x> | ||
<y>0</y> | ||
<width>445</width> | ||
<height>586</height> | ||
<height>720</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
|
@@ -3648,7 +3648,7 @@ | |
<string notr="true"><!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"> | ||
p, li { white-space: pre-wrap; } | ||
</style></head><body style=" font-family:'Century Gothic'; font-size:8.25pt; font-weight:400; font-style:normal;"> | ||
</style></head><body style=" font-family:'Century Gothic'; font-size:7.8pt; font-weight:400; font-style:normal;"> | ||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">Lead developer:</span></p> | ||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt; font-weight:600;">►Kamil Klecha</span></p> | ||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬</span><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt; font-weight:600;"><br /></span><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">Consultations:</span></p> | ||
|
@@ -4093,60 +4093,6 @@ kontakt: [email protected]</string> | |
</widget> | ||
</widget> | ||
</item> | ||
<item> | ||
<layout class="QVBoxLayout" name="verticalLayout_6"> | ||
<property name="spacing"> | ||
<number>3</number> | ||
</property> | ||
<property name="leftMargin"> | ||
<number>6</number> | ||
</property> | ||
<property name="topMargin"> | ||
<number>3</number> | ||
</property> | ||
<property name="rightMargin"> | ||
<number>5</number> | ||
</property> | ||
<property name="bottomMargin"> | ||
<number>3</number> | ||
</property> | ||
<item> | ||
<widget class="Line" name="line_4"> | ||
<property name="orientation"> | ||
<enum>Qt::Horizontal</enum> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QTextEdit" name="SocketOutput"> | ||
<property name="readOnly"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<layout class="QHBoxLayout" name="horizontalLayout_7"> | ||
<item> | ||
<widget class="QLineEdit" name="SocketTTS"/> | ||
</item> | ||
<item> | ||
<widget class="QPushButton" name="SocketSend"> | ||
<property name="text"> | ||
<string>Wyslij</string> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</item> | ||
<item> | ||
<widget class="Line" name="line_5"> | ||
<property name="orientation"> | ||
<enum>Qt::Horizontal</enum> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="CurrentTime"> | ||
<property name="font"> | ||
|