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
0acfd9b50c
status-desktop
/
src-cpp
/
app_service
/
include
/
app_service.h
8 lines
70 B
C++
Raw
Blame
History
#
pragma once
class
AppService
{
public
:
virtual
void
init
(
)
=
0
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink