From 119ed684c78514e4e98c65a56586e5b3ca6f8e7f Mon Sep 17 00:00:00 2001 From: bulia byak Date: Tue, 7 Aug 2007 06:55:35 +0000 Subject: add a way to set a radio toggle in aux toolbar via desktop, by the toggles id (bzr r3408) --- src/ui/view/edit-widget.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ui/view/edit-widget.cpp') diff --git a/src/ui/view/edit-widget.cpp b/src/ui/view/edit-widget.cpp index d5b782865..b87250e47 100644 --- a/src/ui/view/edit-widget.cpp +++ b/src/ui/view/edit-widget.cpp @@ -1488,6 +1488,12 @@ EditWidget::setToolboxAdjustmentValue (const gchar *, double) /// \todo not implemented } +void +EditWidget::setToolboxSelectOneValue (const gchar *, gint) +{ + /// \todo not implemented +} + bool EditWidget::isToolboxButtonActive (gchar const*) { -- cgit v1.2.3