diff --git a/cpp/web_server.cpp b/cpp/web_server.cpp index f5e9b47..cbea575 100644 --- a/cpp/web_server.cpp +++ b/cpp/web_server.cpp @@ -237,7 +237,7 @@ bool WebServer::start_server(quint16 port) { pkgconf ); - lubuntuci->cilogic.sync(pkgconf); + pkgconf->sync(); } });