mirror of
https://github.com/Alcaro/Flips.git
synced 2026-09-03 08:24:04 -05:00
This error isn't useful.
This commit is contained in:
@@ -834,7 +834,7 @@ int GUIShow(const char * filename)
|
||||
{
|
||||
if (!canShowGUI)
|
||||
{
|
||||
g_warning("couldn't parse command line arguments, fix them or use command line");
|
||||
g_warning("couldn't parse command line arguments, what are you doing?");
|
||||
usage();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user