fixed things i've broken by the merge conflict
This commit is contained in:
		@@ -26,7 +26,6 @@ private:
 | 
			
		||||
 | 
			
		||||
	FileInfoWindow* m_infoWindow;
 | 
			
		||||
	QStringList m_filters;
 | 
			
		||||
	QStringList m_Paths;
 | 
			
		||||
 | 
			
		||||
// functions
 | 
			
		||||
private:
 | 
			
		||||
@@ -48,7 +47,7 @@ public slots:
 | 
			
		||||
// private slots
 | 
			
		||||
private slots:
 | 
			
		||||
	void setupAssetLibrary();
 | 
			
		||||
	void on_fileListWidget_doubleClicked(const QModelIndex &index);
 | 
			
		||||
	void on_fileTreeWidget_doubleClicked();
 | 
			
		||||
	void on_dirDropDownList_currentTextChanged(const QString &arg1);
 | 
			
		||||
 | 
			
		||||
// signals
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user