summaryrefslogtreecommitdiffstats
path: root/src/document/BasicCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document/BasicCommand.h')
-rw-r--r--src/document/BasicCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document/BasicCommand.h b/src/document/BasicCommand.h
index bd88329..1189547 100644
--- a/src/document/BasicCommand.h
+++ b/src/document/BasicCommand.h
@@ -59,7 +59,7 @@ public:
timeT getStartTime() { return m_startTime; }
timeT getEndTime() { return m_endTime; }
- virtual timeT getRetqlayoutEndTime();
+ virtual timeT getRelayoutEndTime();
protected:
/**