diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-17 22:29:51 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-17 22:32:06 +0200 |
| commit | 2b7a07da187981f4b36a56c3593949d31d3220fb (patch) | |
| tree | d1bc20873d34acf991cf12d6ac75b3d53fbab70d | |
| parent | a562bd75bd788bd2399aa4a96ba3276c22a77518 (diff) | |
gui: hook up experimental camera center method
| -rw-r--r-- | gui/options-dialog.ui | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index 31337799..9a095b35 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -690,6 +690,11 @@ It won't work properly with translation compensation enabled.</string> <string>Absolute (camera device)</string> </property> </item> + <item> + <property name="text"> + <string>Experimental (camera device)</string> + </property> + </item> </widget> </item> <item row="0" column="1"> |
