summaryrefslogtreecommitdiff
path: root/include/vcl/prgsbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/prgsbar.hxx')
-rw-r--r--include/vcl/prgsbar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/prgsbar.hxx b/include/vcl/prgsbar.hxx
index c00069828ae2..943dd54d1b94 100644
--- a/include/vcl/prgsbar.hxx
+++ b/include/vcl/prgsbar.hxx
@@ -72,7 +72,6 @@ private:
public:
ProgressBar( Window* pParent, WinBits nWinBits = WB_STDPROGRESSBAR );
- ProgressBar( Window* pParent, const ResId& rResId );
virtual ~ProgressBar();
virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;