Michael Maltese a3e3986906 DolphinWX: provide empty OnCmdLineParsed
Starting in #4916, upon startup wxWidgets pops up an assertion error:

> ./src/common/cmdline.cpp(527): assert ""Assert failure"" failed in
> FindOptionByAnyName(): Unknown option verbose

Fix this by overriding wxApp::OnCmdLineParsed to disable the default
handling (since we also disable the default options in
DolphinApp::OnInitCmdLine).
2017-02-26 17:38:18 -08:00
..
2017-02-15 21:20:29 -08:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:22 +11:00
2017-02-11 19:59:19 -05:00
2017-02-11 19:59:19 -05:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:22 +11:00
2016-11-02 17:46:52 +01:00