* mug.c: show error dialogs for errors; focus query when there was a parse error

This commit is contained in:
Dirk-Jan C. Binnema
2010-11-24 09:03:06 +02:00
parent bb9b7081df
commit f59ac88118
4 changed files with 94 additions and 10 deletions

View File

@ -29,7 +29,7 @@ enum _MuResult {
MU_ERROR_QUERY,
MU_ERROR_INTERNAL,
MU_ERROR /* some error occured */
MU_ERROR /* some other error occured */