Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Revert "GObject.threads_init is not needed any more"
Browse files Browse the repository at this point in the history
This reverts commit 06a1e30.
  • Loading branch information
tualatrix committed Sep 15, 2013
1 parent 06a1e30 commit 97d148c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-tweak
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import dbus.mainloop.glib
from gi.repository import Unique, GObject, Gdk, Gtk

Gdk.threads_init()
GObject.threads_init()
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
dbus.mainloop.glib.threads_init()

Expand Down

0 comments on commit 97d148c

Please sign in to comment.