summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorleo2004-12-13 20:37:52 +0000
committerleo2004-12-13 20:37:52 +0000
commit4ea740dc8870e9bbeae8d76faf3f99d44da57e3a (patch)
tree3118ba03f51238bfaadfef6fad6f4de165d989b1 /linux
parent676fac29c21b9ad9a91e3b94a16dba2bac13a550 (diff)
Added keys for Angle Snap, and display it on the Status Bar.
git-svn-id: http://svn.leocad.org/trunk@366 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'linux')
-rw-r--r--linux/system.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/system.cpp b/linux/system.cpp
index 493204b..736bea7 100644
--- a/linux/system.cpp
+++ b/linux/system.cpp
@@ -475,7 +475,7 @@ void SystemUpdateAnimation(bool bAnimation, bool bAddKeys)
ignore_commands = false;
}
-void SystemUpdateMoveSnap(unsigned short move_snap)
+void SystemUpdateSnap(unsigned short move_snap, unsigned short RotateSnap)
{
char text[11];
if (move_snap)