Skip to content

Commit

Permalink
Added refresh button so when plugging in a gps device after dialog is…
Browse files Browse the repository at this point in the history
… opened, it can be selectd from the ports list.

git-svn-id: http://svn.osgeo.org/qgis/trunk@8914 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jul 26, 2008
1 parent cd47855 commit 615b120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/gps_importer/qgsgpsplugingui.h
Expand Up @@ -71,6 +71,7 @@ public slots:

private slots:

void on_pbnRefresh_clicked();
void on_buttonBox_accepted();
void on_buttonBox_rejected();
void on_buttonBox_helpRequested();
Expand Down

0 comments on commit 615b120

Please sign in to comment.