revert changes that caused FileBrowsers to steal focus when opened

This commit is contained in:
Colin Wallace
2015-04-29 02:06:44 +00:00
parent fe3ca6aa76
commit c8a0d51a43
3 changed files with 0 additions and 11 deletions

View File

@@ -64,7 +64,6 @@ private slots:
private:
bool filterItems( QTreeWidgetItem * item, const QString & filter );
virtual void keyPressEvent( QKeyEvent * ke );
void focusInEvent(QFocusEvent * event);
void addItems( const QString & path );