mirror of
				https://github.com/lubuntu-team/lubuntu-about.git
				synced 2025-11-04 10:34:04 +00:00 
			
		
		
		
	Fix the class name in the autogenerated file include.
This commit is contained in:
		
							parent
							
								
									61a1ae7ce0
								
							
						
					
					
						commit
						c3f2485a81
					
				@ -31,7 +31,7 @@ from platform import system, uname
 | 
			
		||||
from lsb_release import get_distro_information
 | 
			
		||||
from PyQt5.QtWidgets import QWidget, QApplication, QMainWindow
 | 
			
		||||
 | 
			
		||||
from aboutlubuntu_autowidgets import Ui_MainWindow
 | 
			
		||||
from aboutlubuntu_autowidgets import Ui_Dialog
 | 
			
		||||
 | 
			
		||||
class LubuntuAbout(QMainWindow, Ui_Dialog):
 | 
			
		||||
    def __init__(self):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user