test popouts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import QtQuick
|
||||
|
||||
QtObject {
|
||||
property string currentName
|
||||
property bool hasCurrent
|
||||
|
||||
signal detachRequested(mode: string)
|
||||
}
|
||||
Reference in New Issue
Block a user