tint2conf: Show popup during long operations (issue #563)

This commit is contained in:
o9000
2016-03-02 22:44:16 +01:00
parent b4677426a4
commit 71abe9a7e1
10 changed files with 1467 additions and 1538 deletions

View File

@@ -204,4 +204,7 @@ Executor *execp_get_last();
void execp_remove(int i);
void execp_update_indices();
GtkWidget *create_please_wait();
void process_events();
#endif