mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-26 04:58:49 +03:00
Remove unused stuff in profile
This commit is contained in:
parent
20885dd66a
commit
724e6436ee
1 changed files with 0 additions and 8 deletions
|
@ -15,14 +15,6 @@ ApplicationWindow {
|
||||||
minimumHeight: 420
|
minimumHeight: 420
|
||||||
palette: colors
|
palette: colors
|
||||||
|
|
||||||
Component {
|
|
||||||
id: deviceVerificationDialog
|
|
||||||
|
|
||||||
DeviceVerification {
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
id: contentL
|
id: contentL
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue