amnezia-client/client/platforms/ios/QtAppDelegate-C-Interface.h
2023-09-01 14:49:10 +03:00

8 lines
184 B
C

#ifndef QTAPPDELEGATECINTERFACE_H
#define QTAPPDELEGATECINTERFACE_H
#include "ui/controllers/importController.h"
void QtAppDelegateInitialize();
#endif // QTAPPDELEGATECINTERFACE_H