diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-10-07 13:22:07 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-10-07 13:22:07 +0200 |
commit | 381af19adb8a081296f4322f8fd880dfba33a1fe (patch) | |
tree | 232b4c5fa31812bd1ceaee4f69600cf10d8e5128 /vcl/prj | |
parent | 0b4116b8c093ec6e786bd66945ad21ab62ea581c (diff) |
dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real' control
Diffstat (limited to 'vcl/prj')
-rw-r--r-- | vcl/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/prj/d.lst b/vcl/prj/d.lst index 59efccb8ee02..6af056eec45b 100644 --- a/vcl/prj/d.lst +++ b/vcl/prj/d.lst @@ -58,6 +58,7 @@ mkdir: %_DEST%\inc%_EXT%\vcl ..\inc\vcl\image.hxx %_DEST%\inc%_EXT%\vcl\image.hxx ..\inc\vcl\imagerepository.hxx %_DEST%\inc%_EXT%\vcl\imagerepository.hxx ..\inc\vcl\imgctrl.hxx %_DEST%\inc%_EXT%\vcl\imgctrl.hxx +..\inc\vcl\throbber.hxx %_DEST%\inc%_EXT%\vcl\throbber.hxx ..\inc\vcl\impdel.hxx %_DEST%\inc%_EXT%\vcl\impdel.hxx ..\inc\vcl\inputctx.hxx %_DEST%\inc%_EXT%\vcl\inputctx.hxx ..\inc\vcl\javachild.hxx %_DEST%\inc%_EXT%\vcl\javachild.hxx |