summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-16 00:09:59 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-18 14:13:19 -0500
commitb42937e81c257d7eabe922bad05db31824534af8 (patch)
treef74d939ce4278240e71acacc17679dc3abc305b7 /sc/source/ui/inc/gridwin.hxx
parent3bdce622e0847b769a8d0d6e7b5f6f5f8e1ef3c0 (diff)
Enable the new autofilter popup once again.
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r--sc/source/ui/inc/gridwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 4271df2c8705..ffb6f13dad05 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -42,7 +42,7 @@
#include <memory>
#include <boost/scoped_ptr.hpp>
-#define USE_NEW_AUTOFILTER 0
+#define USE_NEW_AUTOFILTER 1
// ---------------------------------------------------------------------------