diff options
Diffstat (limited to 'findwidget.h')
-rw-r--r-- | findwidget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/findwidget.h b/findwidget.h index a623de5..31a7a9d 100644 --- a/findwidget.h +++ b/findwidget.h @@ -31,6 +31,7 @@ private: private slots: void slotFindNext(); + void slotFindPrevious(); void slotFind(); void slotClose(); }; |