diff options
Diffstat (limited to 'plugins/QuickSearch/src/stdafx.h')
-rw-r--r-- | plugins/QuickSearch/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/QuickSearch/src/stdafx.h b/plugins/QuickSearch/src/stdafx.h index ae66116c0c..f2a830e9d7 100644 --- a/plugins/QuickSearch/src/stdafx.h +++ b/plugins/QuickSearch/src/stdafx.h @@ -389,6 +389,7 @@ public: void ChangeCellValue(MCONTACT hContact, int col); bool PrepareToFill(); + void ToggleColumn(int col); INT_PTR OnSysCommand(UINT, WPARAM, LPARAM); INT_PTR OnMouseMove(UINT, WPARAM, LPARAM); |