]> git.lyx.org Git - features.git/blobdiff - src/lyx_cb.C
more type changes, some consts added
[features.git] / src / lyx_cb.C
index 84550020d584594e1cb4ee2783b9b936453e4762..fbd206e801fba99d00d3002d1f9ddc3e5b67000d 100644 (file)
@@ -127,7 +127,7 @@ bool toggleall = true;
    otherwise 0 */
 // Now they work only for updatable insets. [Alejandro 080596]
 //int LockInset(UpdatableInset * inset);
-void ToggleLockedInsetCursor(long x, long y, int asc, int desc);
+void ToggleLockedInsetCursor(int x, int y, int asc, int desc);
 //void FitLockedInsetCursor(long x, long y, int asc, int desc);
 //int UnlockInset(UpdatableInset * inset);
 //void LockedInsetStoreUndo(Undo::undo_kind kind);