diff options
Diffstat (limited to 'include/vcl/prgsbar.hxx')
-rw-r--r-- | include/vcl/prgsbar.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/vcl/prgsbar.hxx b/include/vcl/prgsbar.hxx index f1c189930a66..7fc653a7d507 100644 --- a/include/vcl/prgsbar.hxx +++ b/include/vcl/prgsbar.hxx @@ -45,15 +45,15 @@ * ************************************************************************/ -// ----------- + // - WinBits - -// ----------- + #define WB_STDPROGRESSBAR WB_BORDER -// --------------- + // - ProgressBar - -// --------------- + class VCL_DLLPUBLIC ProgressBar : public Window { |