This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
70343c4b4f
status-desktop
/
libs
/
StatusQ
/
qml
/
Status
/
Containers
/
LayoutSpacer.qml
7 lines
53 B
QML
Raw
Normal View
History
Unescape
Escape
chore(cpp): add chat section and list chats Closes: #6747
2022-08-03 12:43:33 +00:00
import
QtQuick
chore(CPP): base for the window and layouting system Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
2022-05-31 21:26:41 +00:00
chore(cpp): add chat section and list chats Closes: #6747
2022-08-03 12:43:33 +00:00
Item
{
height:
16
width:
1
chore(CPP): base for the window and layouting system Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
2022-05-31 21:26:41 +00:00
}