From 618dfb51d93898632830f1b87443d3f748780871 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:05:53 +0200 Subject: 3.5 --- Application.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Application.cpp') diff --git a/Application.cpp b/Application.cpp index 7e11b4d1..cda76616 100644 --- a/Application.cpp +++ b/Application.cpp @@ -73,6 +73,7 @@ void Application::OnStartApplication(wxIdleEvent&) ::gtk_rc_parse(FreeFileSync::wxToZ(FreeFileSync::getResourceDir()) + "styles.rc"); //remove inner border from bitmap buttons #endif + //test if FFS is to be started on UI with config file passed as commandline parameter //try to set config/batch-filename set by %1 parameter -- cgit