Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
pulsatingscience
Commits
17d265bf
Commit
17d265bf
authored
Feb 03, 2009
by
Oliver Bock
Browse files
We need autoFillBackground
* For change of backgroundRole to take effect * Works without on KDE 4 though
parent
f1b2a390
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pulsatingscience.ui
View file @
17d265bf
...
@@ -16,6 +16,9 @@
...
@@ -16,6 +16,9 @@
<iconset resource="pulsatingscience.qrc" >
<iconset resource="pulsatingscience.qrc" >
<normaloff>:/icons/resources/aei-icon48.png</normaloff>:/icons/resources/aei-icon48.png</iconset>
<normaloff>:/icons/resources/aei-icon48.png</normaloff>:/icons/resources/aei-icon48.png</iconset>
</property>
</property>
<property name="autoFillBackground" >
<bool>true</bool>
</property>
<widget class="QWidget" name="centralwidget" >
<widget class="QWidget" name="centralwidget" >
<layout class="QGridLayout" name="gridLayout" >
<layout class="QGridLayout" name="gridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
...
@@ -471,7 +474,7 @@
...
@@ -471,7 +474,7 @@
<x>0</x>
<x>0</x>
<y>0</y>
<y>0</y>
<width>693</width>
<width>693</width>
<height>
24
</height>
<height>
31
</height>
</rect>
</rect>
</property>
</property>
<widget class="QMenu" name="menuView" >
<widget class="QMenu" name="menuView" >
...
...
Write
Preview
Supports
Markdown
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