diff options
Diffstat (limited to 'src/ui/lookupwidget.h')
-rw-r--r-- | src/ui/lookupwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/lookupwidget.h b/src/ui/lookupwidget.h index 31bcbcb9..87ea4968 100644 --- a/src/ui/lookupwidget.h +++ b/src/ui/lookupwidget.h | |||
@@ -27,4 +27,4 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ | |||
27 | iDeclareWidgetClass(LookupWidget) | 27 | iDeclareWidgetClass(LookupWidget) |
28 | iDeclareObjectConstruction(LookupWidget) | 28 | iDeclareObjectConstruction(LookupWidget) |
29 | 29 | ||
30 | 30 | void submit_LookupWidget (iLookupWidget *, const iString *term); | |