summaryrefslogtreecommitdiff
path: root/svx/inc/svx/gridctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/gridctrl.hxx')
-rw-r--r--svx/inc/svx/gridctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/gridctrl.hxx b/svx/inc/svx/gridctrl.hxx
index d13fa25844..660e5dfae8 100644
--- a/svx/inc/svx/gridctrl.hxx
+++ b/svx/inc/svx/gridctrl.hxx
@@ -594,7 +594,7 @@ protected:
const DbGridRowRef& GetSeekRow() const { return m_xSeekRow; }
const DbGridRowRef& GetPaintRow() const { return m_xPaintRow; }
CursorWrapper* GetSeekCursor() const { return m_pSeekCursor; }
-
+
void ConnectToFields();
void DisconnectFromFields();