From 181568ed64a5f72886725288a279ead508598e33 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 20 Apr 2006 06:34:04 +0000 Subject: [PATCH] DocView and ActiveGrid IDE updates from Morgan Hua: New Features: In Tab-View mode, Ctrl-number will take the user to the numbered tab view. Modified files now show an '*' astrisk in the view title. Debugger framework can now support PHP debugging. Not important for python development, but at least that means the debugger framework is more generalized. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/samples/ide/activegrid/model/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 wxPython/samples/ide/activegrid/model/__init__.py diff --git a/wxPython/samples/ide/activegrid/model/__init__.py b/wxPython/samples/ide/activegrid/model/__init__.py new file mode 100644 index 0000000000..e69de29bb2 -- 2.50.0