move wxMGL's wxTimer to src/generic
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 17 Feb 2002 14:55:41 +0000 (14:55 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 17 Feb 2002 14:55:41 +0000 (14:55 +0000)
commita0cb0ba509fad1fb966d4d5277ff28071d7a8477
tree86f2b5d170cca9a9de592d4e6cbaec7ae10c5550
parent1aee06c5b7dfba50484fd9b7779cecfc4ccfe9d7
move wxMGL's wxTimer to src/generic

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
distrib/msw/tmake/filelist.txt
include/wx/generic/timer.h [moved from include/wx/mgl/timer.h with 95% similarity]
include/wx/x11/timer.h [deleted file]
src/files.lst
src/generic/timer.cpp [moved from src/mgl/timer.cpp with 77% similarity]
src/gtk/files.lst
src/gtk1/files.lst
src/mac/carbon/files.lst
src/mac/files.lst
src/mgl/files.lst
src/mgl/makefile.wat
src/microwin/files.lst
src/motif/files.lst
src/msw/files.lst
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/univ/files.lst
src/wxBase.dsp
src/wxUniv.dsp
src/wxWindows.dsp
src/x11/files.lst
src/x11/timer.cpp [deleted file]