missing colon?

This commit is contained in:
Charles J. Cliffe
2015-04-13 21:22:51 -04:00
parent 55fd0c986f
commit adc1500091
+1 -1
View File
@@ -38,7 +38,7 @@ bool CubicSDR::OnInit() {
return false;
}
wxApp: SetAppName("cubicsdr");
wxApp::SetAppName("cubicsdr");
config.load();