hqq
develop
@ -1,6 +1,6 @@
#include <QApplication>
#include "main_window.h"
#include "../shared/ibackend_service.h"
#include "../frontend/main_window.h"
#include "../shared/backend_interface.h"
int main(int argc, char *argv[]) {
QApplication app(argc, argv);