summaryrefslogtreecommitdiff
path: root/include/formula/formula.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/formula.hxx')
-rw-r--r--include/formula/formula.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/formula.hxx b/include/formula/formula.hxx
index 8ef48eaf3051..164c673fe6d1 100644
--- a/include/formula/formula.hxx
+++ b/include/formula/formula.hxx
@@ -107,7 +107,7 @@ public:
private:
::std::unique_ptr<FormulaDlg_Impl> m_pImpl;
- DECL_LINK( UpdateFocusHdl, Idle*, void );
+ DECL_LINK( UpdateFocusHdl, Timer*, void );
protected:
void disableOk();