mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Fix incomplete doxygen doc (gtk2_ardour)
This commit is contained in:
parent
ab62177bdf
commit
ace3f812c3
2 changed files with 1 additions and 2 deletions
|
|
@ -2298,7 +2298,7 @@ private:
|
|||
|
||||
/** computes the timeline position for an event whose coordinates
|
||||
* are in canvas units (pixels, scroll offset included). The time
|
||||
* domain used by the return value will match ::default_time_domain()
|
||||
* domain used by the return value will match Editor::default_time_domain()
|
||||
* at the time of calling.
|
||||
*/
|
||||
Temporal::timepos_t canvas_event_time (GdkEvent const*, double* px = 0, double* py = 0) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue