diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-05-17 21:16:42 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-05-17 21:16:42 +0000 |
| commit | d7f026e02e4bc9eaae845fc0e506a924a9442fcd (patch) | |
| tree | fd0cfdaafd23233bdcc08135cdb3e00e773c220d /visualc/fltk.lib.dsp | |
| parent | 9743763c7f724957c2632023b477af5b6a690039 (diff) | |
fl_line_style() used "." instead of "->" for setting the pen.
Added fl_line_style.cxx to the static and DLL library projects.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1131 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc/fltk.lib.dsp')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index d08279051..e5ff5f5a2 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -311,6 +311,10 @@ SOURCE=..\src\Fl_Light_Button.cxx # End Source File
# Begin Source File
+SOURCE=..\src\fl_line_style.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Menu.cxx
# End Source File
# Begin Source File
|
