summaryrefslogtreecommitdiff
path: root/include/vcl/fixed.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-05 13:31:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-05 14:00:16 +0100
commit0148bcbeccf1e62f789a5fadd65a359840854f1b (patch)
treed4e70397a93084fbd1aa43c6808a775e6339b4cc /include/vcl/fixed.hxx
parente9e629358396926b4a907a2c89213b1b413e628b (diff)
no FixedLines are loaded from resources files anymore
Change-Id: I5b38c42e5b7fe7932e0dcc2539579d342ea9cf3b
Diffstat (limited to 'include/vcl/fixed.hxx')
-rw-r--r--include/vcl/fixed.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/fixed.hxx b/include/vcl/fixed.hxx
index 85f3a234a641..42090549d98a 100644
--- a/include/vcl/fixed.hxx
+++ b/include/vcl/fixed.hxx
@@ -107,7 +107,6 @@ protected:
public:
explicit FixedLine( vcl::Window* pParent, WinBits nStyle = WB_HORZ );
- explicit FixedLine( vcl::Window* pParent, const ResId& );
virtual void ApplySettings(vcl::RenderContext&) override;