summaryrefslogtreecommitdiff
path: root/forms/source/component/spinbutton.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:16:15 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:16:15 +0000
commit4f44acf48998ad0c68a7cebfe2c96e6b0c8f3edc (patch)
treed64e30eb49dd226583820fa15c2e1dc4cd25d002 /forms/source/component/spinbutton.hxx
parentd4550786436220ebd93245803bba9a7ada7ea937 (diff)
INTEGRATION: CWS frmcontrols02 (1.2.6); FILE MERGED
2004/02/02 07:47:57 fs 1.2.6.1: functionality moved to another include file
Diffstat (limited to 'forms/source/component/spinbutton.hxx')
-rw-r--r--forms/source/component/spinbutton.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/component/spinbutton.hxx b/forms/source/component/spinbutton.hxx
index c77f6df09..708e4401d 100644
--- a/forms/source/component/spinbutton.hxx
+++ b/forms/source/component/spinbutton.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: spinbutton.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-04-02 10:57:22 $
+ * last change: $Author: hr $ $Date: 2004-04-13 11:16:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,8 +65,8 @@
#include "FormComponent.hxx"
#endif
-#ifndef FORMS_MODULE_HXX
-#include "formsmodule.hxx"
+#ifndef FRM_MODULE_HXX
+#include "frm_module.hxx"
#endif
//........................................................................