diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/lstbox.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/lstbox.hxx b/include/vcl/lstbox.hxx index f002c7d14f32..0aba3d62648c 100644 --- a/include/vcl/lstbox.hxx +++ b/include/vcl/lstbox.hxx @@ -274,8 +274,6 @@ public: virtual bool set_property(const OString &rKey, const OUString &rValue) override; - void EnableQuickSelection( bool b ); - virtual FactoryFunction GetUITestFactory() const override; virtual boost::property_tree::ptree DumpAsPropertyTree() override; |