summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.cpp
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-19 21:12:45 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-19 21:12:45 -0300
commitb76d50299a7995b2b3be0a3f9bf954cceeb89314 (patch)
tree5e234bb5216325882610e028826256617b44c2f8 /Project/Workspace.cpp
parentde90dfcf76c1fb13648633b6bddb011b15ac8458 (diff)
downloadPSP.git-b76d50299a7995b2b3be0a3f9bf954cceeb89314.tar.gz
PSP.git-b76d50299a7995b2b3be0a3f9bf954cceeb89314.tar.xz
PSP.git-b76d50299a7995b2b3be0a3f9bf954cceeb89314.zip
Open file .psp implemented
Several directories bugfixes
Diffstat (limited to 'Project/Workspace.cpp')
-rw-r--r--Project/Workspace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Workspace.cpp b/Project/Workspace.cpp
index ddbf470..70bd345 100644
--- a/Project/Workspace.cpp
+++ b/Project/Workspace.cpp
@@ -725,7 +725,7 @@ void Workspace::OnKeyDown(wxKeyEvent& event)
}
// Tests - Ctrl + Shift + L
if(event.ControlDown() && event.ShiftDown()) {
- UpdateTextElements();
+ // Nothing...
}
} break;
case 'T': // Insert a transformer.