mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-07 16:34:50 -04:00
missing colon?
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ bool CubicSDR::OnInit() {
|
||||
return false;
|
||||
}
|
||||
|
||||
wxApp: SetAppName("cubicsdr");
|
||||
wxApp::SetAppName("cubicsdr");
|
||||
|
||||
config.load();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user