mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-12 08:10:46 -04:00
Fixed duplicate name warning in ui
This commit is contained in:
parent
864269b0cf
commit
126500aac7
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@
|
|||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<widget class="QWidget" name="layoutWidget">
|
||||
<widget class="QWidget" name="layoutWidget_2">
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QFrame" name="toolBarFrame">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue