diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 23be96efa..466733b8b 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -97,7 +97,7 @@ slots: void showLocation(); void enableGeoLookupEdition(); void disableGeoLookupEdition(); - + void setCurrentLocationIndex(); private: Ui::MainTab ui; WeightModel *weightModel; |