[calamares] Warnings--
The widget name is used (by moc) to inform the name of the member variable storing the widget; having a :: in the name yields a member variable with __ in it. Two _ is reserverd to the implementation.
This commit is contained in:
parent
4545470f2d
commit
029bb3efdd
@ -5,7 +5,7 @@ SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
|
|||||||
SPDX-License-Identifier: GPL-3.0-or-later
|
SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
</author>
|
</author>
|
||||||
<class>Calamares::DebugWindow</class>
|
<class>Calamares::DebugWindow</class>
|
||||||
<widget class="QWidget" name="Calamares::DebugWindow">
|
<widget class="QWidget" name="DebugWindow">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
|
Loading…
Reference in New Issue
Block a user