mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
fixed a small mistake
This commit is contained in:
@@ -16,7 +16,6 @@ int main(int argc, char *argv[])
|
||||
Q_INIT_RESOURCE(blackd);
|
||||
|
||||
QApplication app(argc, argv);
|
||||
BlackMisc::CApplicationContext myBlackApp;
|
||||
|
||||
BlackMisc::CApplicationContext ctx;
|
||||
BlackMisc::IContext::setInstance(ctx);
|
||||
|
||||
Reference in New Issue
Block a user