diff options
| author | Manolo Gouy <Manolo> | 2014-09-21 14:38:10 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2014-09-21 14:38:10 +0000 |
| commit | 82960c272bc52eca1371931678927c47a3de5c61 (patch) | |
| tree | f1a1b05da604efc2eb7ea4beb594aee5995833bc /ide/VisualC6 | |
| parent | f1b2c92fcea255c692177689f178a2eb74613f4e (diff) | |
Replaced Fl_Shaped_Window.cxx by Fl_Window_shape.cxx in VisualC files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10326 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/VisualC6')
| -rw-r--r-- | ide/VisualC6/fltk.dsp | 8 | ||||
| -rw-r--r-- | ide/VisualC6/fltkdll.dsp | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/ide/VisualC6/fltk.dsp b/ide/VisualC6/fltk.dsp index 6b0b4036d..5b29aca64 100644 --- a/ide/VisualC6/fltk.dsp +++ b/ide/VisualC6/fltk.dsp @@ -519,10 +519,6 @@ SOURCE=..\..\src\fl_shadow_box.cxx # End Source File
# Begin Source File
-SOURCE=..\..\src\Fl_Shaped_Window.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\..\src\Fl_Shared_Image.cxx
# End Source File
# Begin Source File
@@ -651,6 +647,10 @@ SOURCE=..\..\src\Fl_Window_iconize.cxx # End Source File
# Begin Source File
+SOURCE=..\..\src\Fl_Window_shape.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\Fl_Wizard.cxx
# End Source File
# Begin Source File
diff --git a/ide/VisualC6/fltkdll.dsp b/ide/VisualC6/fltkdll.dsp index 244c81994..5a6088034 100644 --- a/ide/VisualC6/fltkdll.dsp +++ b/ide/VisualC6/fltkdll.dsp @@ -537,10 +537,6 @@ SOURCE=..\..\src\fl_shadow_box.cxx # End Source File
# Begin Source File
-SOURCE=..\..\src\Fl_Shaped_Window.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\..\src\Fl_Shared_Image.cxx
# End Source File
# Begin Source File
@@ -669,6 +665,10 @@ SOURCE=..\..\src\Fl_Window_iconize.cxx # End Source File
# Begin Source File
+SOURCE=..\..\src\Fl_Window_shape.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\Fl_Wizard.cxx
# End Source File
# Begin Source File
|
