Skip to content

Commit

Permalink
Missing path
Browse files Browse the repository at this point in the history
  • Loading branch information
mach0 committed May 8, 2017
1 parent eef2b7b commit 26c1ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qchainagedialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ def accept(self):
divide,
decimal)
self.qgisSettings.setValue(projectionSettingKey, oldProjectionSetting)
QDialog.accept(self)
QtGui.QDialog.accept(self)

0 comments on commit 26c1ef7

Please sign in to comment.