summaryrefslogtreecommitdiffstats
path: root/Project/Release/Workspace.cpp.o.d
diff options
context:
space:
mode:
authorThales1330 <thaleslima.ufu@gmail.com>2016-08-01 18:05:11 -0300
committerThales1330 <thaleslima.ufu@gmail.com>2016-08-01 18:05:11 -0300
commit5e0be3d0a505781c31b3d23450fd92d4cc7b7ce7 (patch)
treec3fd7d83e604abaf5f62ab732e9a2383c0def5e0 /Project/Release/Workspace.cpp.o.d
parent3a246308dcd76f70a1b6c3e6b08f0d597b255dba (diff)
downloadPSP.git-5e0be3d0a505781c31b3d23450fd92d4cc7b7ce7.tar.gz
PSP.git-5e0be3d0a505781c31b3d23450fd92d4cc7b7ce7.tar.xz
PSP.git-5e0be3d0a505781c31b3d23450fd92d4cc7b7ce7.zip
Attempt to implement Event Handler in Workspace
fail
Diffstat (limited to 'Project/Release/Workspace.cpp.o.d')
-rw-r--r--Project/Release/Workspace.cpp.o.d5
1 files changed, 4 insertions, 1 deletions
diff --git a/Project/Release/Workspace.cpp.o.d b/Project/Release/Workspace.cpp.o.d
index 9dc33dd..46f6f75 100644
--- a/Project/Release/Workspace.cpp.o.d
+++ b/Project/Release/Workspace.cpp.o.d
@@ -180,7 +180,8 @@ Release/Workspace.cpp.o: Workspace.cpp Workspace.h \
C:/wxWidgets-3.1.0/include/wx/ioswrap.h \
C:/wxWidgets-3.1.0/include/wx/msw/textctrl.h \
C:/wxWidgets-3.1.0/include/wx/systhemectrl.h \
- C:/wxWidgets-3.1.0/include/wx/msw/treectrl.h Bus.h Element.h
+ C:/wxWidgets-3.1.0/include/wx/msw/treectrl.h Bus.h Element.h \
+ MouseEventsHandler.h
Workspace.h:
@@ -555,3 +556,5 @@ C:/wxWidgets-3.1.0/include/wx/msw/treectrl.h:
Bus.h:
Element.h:
+
+MouseEventsHandler.h: