Skip to content

Commit b6b5d9e

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/qgis@8914 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 75951ce commit b6b5d9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/gps_importer/qgsgpsplugingui.h

+1
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)