- Format
- I really shouldn't leave it so long between runs
This commit is contained in:
parent
d01c01b3cf
commit
695caaf2cf
13 changed files with 138 additions and 151 deletions
|
|
@ -15,7 +15,7 @@ import gi
|
|||
import cairo
|
||||
gi.require_version("Gtk", "3.0")
|
||||
# pylint: disable=wrong-import-position
|
||||
from gi.repository import Gtk, Gdk
|
||||
from gi.repository import Gtk, Gdk # nopep8
|
||||
|
||||
|
||||
class DraggableWindow(Gtk.Window):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue