Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
1f5b40e2
Commit
1f5b40e2
authored
Jun 28, 2023
by
Tijmen de Mes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated text in file pane
parent
9a435de0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
8 deletions
+13
-8
chat_window.ui
resources/chat_window.ui
+13
-8
No files found.
resources/chat_window.ui
View file @
1f5b40e2
...
...
@@ -843,7 +843,7 @@ QWidget {
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Conference
Files
</string>
<string>
Files
</string>
</property>
<property
name=
"indent"
>
<number>
3
</number>
...
...
@@ -952,7 +952,7 @@ QToolButton:pressed {
</widget>
</item>
<item>
<widget
class=
"
Q
ListView"
name=
"files_list"
>
<widget
class=
"
File
ListView"
name=
"files_list"
>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
QListView { border: 1px inset palette(dark); border-radius: 3px; }
</string>
</property>
...
...
@@ -2310,7 +2310,12 @@ QToolButton:hover {
<customwidget>
<class>
QWebView
</class>
<extends>
QWidget
</extends>
<header>
QtWebKitWidgets/QWebView
</header>
<header
location=
"global"
>
QtWebKitWidgets/QWebView
</header>
</customwidget>
<customwidget>
<class>
ElidedLabel
</class>
<extends>
QLabel
</extends>
<header>
blink.widgets.labels
</header>
</customwidget>
<customwidget>
<class>
DurationLabel
</class>
...
...
@@ -2322,11 +2327,6 @@ QToolButton:hover {
<extends>
QToolButton
</extends>
<header>
blink.widgets.buttons
</header>
</customwidget>
<customwidget>
<class>
ElidedLabel
</class>
<extends>
QLabel
</extends>
<header>
blink.widgets.labels
</header>
</customwidget>
<customwidget>
<class>
ContactState
</class>
<extends>
QLabel
</extends>
...
...
@@ -2359,6 +2359,11 @@ QToolButton:hover {
<extends>
QListView
</extends>
<header>
blink.sessions
</header>
</customwidget>
<customwidget>
<class>
FileListView
</class>
<extends>
QListView
</extends>
<header>
blink.sessions
</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>
chat_input
</tabstop>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment