Fix missing import
This commit is contained in:
		
							parent
							
								
									33014bfd81
								
							
						
					
					
						commit
						aa3b32400b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,7 @@ if os.name == 'nt':
 | 
			
		|||
import sys
 | 
			
		||||
import signal
 | 
			
		||||
from gi.repository import Gtk
 | 
			
		||||
from gi.repository import Gdk
 | 
			
		||||
from gi.repository import GObject
 | 
			
		||||
import time
 | 
			
		||||
import locale
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue