]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif.inc
Correct wrong memset ordering that produced an assert in the printing sample
[wxWidgets.git] / src / motif.inc
index b1d68b52738e6bad0b2e822b43a4c5d238801d01..9429866884946c27b4f4f8e1b95672978d9df214 100644 (file)
@@ -35,7 +35,7 @@ LIB_CPP_SRC=\
  common/mimetype.cpp \
  common/module.cpp \
  common/object.cpp \
- common/postscrp.cpp \
+ common/paper.cpp \
  common/prntbase.cpp \
  common/resource.cpp \
  common/serbase.cpp \
@@ -56,6 +56,7 @@ LIB_CPP_SRC=\
  common/objstrm.cpp \
  common/sckstrm.cpp \
  common/validate.cpp \
+ common/valgen.cpp \
  common/valtext.cpp \
  common/variant.cpp \
  common/wxexpr.cpp \
@@ -75,6 +76,7 @@ LIB_CPP_SRC=\
  motif/brush.cpp \
  motif/button.cpp \
  motif/checkbox.cpp \
+ motif/checklst.cpp \
  motif/choice.cpp \
  motif/clipbrd.cpp \
  motif/colour.cpp \
@@ -83,12 +85,12 @@ LIB_CPP_SRC=\
  motif/combobox.cpp \
  motif/cursor.cpp \
  motif/data.cpp \
+ motif/dataobj.cpp \
  motif/dc.cpp \
  motif/dcclient.cpp \
  motif/dcmemory.cpp \
  motif/dcscreen.cpp \
  motif/dialog.cpp \
- motif/dirdlg.cpp \
  motif/dnd.cpp \
  motif/filedlg.cpp \
  motif/font.cpp \
@@ -109,7 +111,6 @@ LIB_CPP_SRC=\
  motif/msgdlg.cpp \
  motif/palette.cpp \
  motif/pen.cpp \
- motif/print.cpp \
  motif/radiobox.cpp \
  motif/radiobut.cpp \
  motif/region.cpp \
@@ -122,16 +123,16 @@ LIB_CPP_SRC=\
  motif/stattext.cpp \
  motif/taskbar.cpp \
  motif/textctrl.cpp \
- motif/thread.cpp \
  motif/timer.cpp \
  motif/toolbar.cpp \
  motif/utils.cpp \
- motif/utilsexc.cpp \
  motif/wave.cpp \
  motif/window.cpp \
 \
  generic/choicdgg.cpp \
  generic/colrdlgg.cpp \
+ generic/dcpsg.cpp \
+ generic/dirdlgg.cpp \
  generic/fontdlgg.cpp \
  generic/gridg.cpp \
  generic/helpext.cpp \
@@ -153,7 +154,9 @@ LIB_CPP_SRC=\
  generic/statusbr.cpp \
  generic/tabg.cpp \
  generic/textdlgg.cpp \
- generic/treectrl.cpp
+ generic/treectrl.cpp \
+\
+ unix/utilsunx.cpp
   
 LIB_C_SRC=\
 \