Added refresh button so when plugging in a gps device after dialog is opened, it can be selectd from the ports list.

git-svn-id: http://svn.osgeo.org/qgis/trunk@8914 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2008-07-26 09:25:28 +00:00
parent cd478552b2
commit 615b12083b

View File

@ -71,6 +71,7 @@ private:
private slots:
void on_pbnRefresh_clicked();
void on_buttonBox_accepted();
void on_buttonBox_rejected();
void on_buttonBox_helpRequested();