This website requires JavaScript.
Explore
Help
Sign In
status-im
/
StatusQ
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/StatusQ.git
synced
2026-08-31 02:01:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix/linux-build
StatusQ
/
sandbox
/
handler.cpp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
7 lines
79 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
feat: Set up catalog app (sandbox)
2021-05-04 21:31:15 +03:00
#include
"handler.h"
Handler
::
Handler
(
QObject
*
parent
)
:
QObject
(
parent
)
{
}
Reference in New Issue
Copy Permalink