actually call gui_unique_win32_exit()
svn path=/trunk/; revision=26123
This commit is contained in:
@ -65,6 +65,8 @@ gui_unique_exit (void)
|
||||
{
|
||||
#if HAVE_DBUS_GLIB
|
||||
gui_dbus_service_exit ();
|
||||
#elif HAVE_DBUS_GLIB
|
||||
gui_unique_win32_exit ();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user