]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
Fixed orientation of radioboxes.
[wxWidgets.git] / src / gtk.inc
index 694d82c24320c607d6496a9e6a5ac6d717129081..f566ff981eb0008514a0e055580a38de5b9c5c4f 100644 (file)
@@ -8,7 +8,6 @@ LIB_MINOR=1
 
 # define library sources
 
-
 LIB_CPP_SRC=\
 \
  common/cmndata.cpp \
@@ -35,7 +34,8 @@ LIB_CPP_SRC=\
  common/memory.cpp \
  common/module.cpp \
  common/object.cpp \
- common/odbc.cpp \
+ common/db.cpp \
+ common/dbtable.cpp \
  common/postscrp.cpp \
  common/prntbase.cpp \
  common/serbase.cpp \
@@ -143,7 +143,8 @@ LIB_CPP_SRC=\
  generic/tabg.cpp \
  generic/textdlgg.cpp \
  generic/treectrl.cpp \
- generic/helpext.cpp
+ generic/helpext.cpp \
+ generic/helphtml.cpp
 
 LIB_C_SRC=\
  common/extended.c \