forked from qt-creator/qt-creator
		
	debugger: let 'attach to running process' dialog activate the 'ok' button if
there's only one choice after filtering
This commit is contained in:
		| @@ -95,6 +95,7 @@ private slots: | ||||
|     void rebuildProcessList(); | ||||
|     void procSelected(const QModelIndex &); | ||||
|     void pidChanged(const QString &); | ||||
|     void setFilterString(const QString &filter); | ||||
|  | ||||
| private: | ||||
|     inline QPushButton *okButton() const; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user