diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 08:18:11 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 08:18:11 +0000 |
commit | 2444a6fb9cbb7fa7dc8daec37432941c955f0457 (patch) | |
tree | 3abccf03177f4d81f348c1957c62fdb7ec3a7251 /vcl/unx/source | |
parent | 8874225f7d19aa6d1a34b9012010047da406f909 (diff) |
INTEGRATION: CWS enhselect (1.2.136); FILE MERGED
2004/08/18 19:27:27 fme 1.2.136.1: #i32329# New cursor icons for enhanced table selection
Diffstat (limited to 'vcl/unx/source')
-rw-r--r-- | vcl/unx/source/inc/salcursors.h | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/vcl/unx/source/inc/salcursors.h b/vcl/unx/source/inc/salcursors.h index 624be9466e49..a03bfa7f29f2 100644 --- a/vcl/unx/source/inc/salcursors.h +++ b/vcl/unx/source/inc/salcursors.h @@ -2,9 +2,9 @@ * * $RCSfile: salcursors.h,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obo $ $Date: 2004-02-20 09:03:34 $ + * last change: $Author: obo $ $Date: 2004-09-09 09:18:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -194,3 +194,15 @@ #include "fill_mask.h" #include "vertcurs_curs.h" #include "vertcurs_mask.h" +#include "tblsele_curs.h" +#include "tblsele_mask.h" +#include "tblsels_curs.h" +#include "tblsels_mask.h" +#include "tblselse_curs.h" +#include "tblselse_mask.h" +#include "tblselw_curs.h" +#include "tblselw_mask.h" +#include "tblselsw_curs.h" +#include "tblselsw_mask.h" +#include "paintbrush_curs.h" +#include "paintbrush_mask.h" |