Skip to content

Commit 615b120

Browse files
author
timlinux
committed
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
1 parent cd47855 commit 615b120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/gps_importer/qgsgpsplugingui.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ public slots:
7171

7272
private slots:
7373

74+
void on_pbnRefresh_clicked();
7475
void on_buttonBox_accepted();
7576
void on_buttonBox_rejected();
7677
void on_buttonBox_helpRequested();

0 commit comments

Comments
 (0)