diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-10-20 17:25:18 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-10-20 17:25:18 -0400 |
commit | 27c49fe3ad8d1314c5aee5eee34668a494e31aa8 (patch) | |
tree | 0b0ed3a27f7c750873854c4ac730a59387c351e5 /desktop-widgets/tab-widgets/maintab.ui | |
parent | 12dac214aa96eb755f975f3eae464e4abd80ad76 (diff) | |
download | subsurface-27c49fe3ad8d1314c5aee5eee34668a494e31aa8.tar.gz |
Silence random warnings
None of these seem to point to actual issues, so let's quiet them.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/tab-widgets/maintab.ui')
-rw-r--r-- | desktop-widgets/tab-widgets/maintab.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/tab-widgets/maintab.ui b/desktop-widgets/tab-widgets/maintab.ui index ab77740f0..25dcab600 100644 --- a/desktop-widgets/tab-widgets/maintab.ui +++ b/desktop-widgets/tab-widgets/maintab.ui @@ -510,7 +510,7 @@ <property name="widgetResizable"> <bool>true</bool> </property> - <widget class="QWidget" name="scrollAreaWidgetContents"> + <widget class="QWidget" name="scrollAreaWidgetContents2"> <property name="geometry"> <rect> <x>0</x> |