Explorar o código

Declare org-show-notification as a function of org-clock.el.

Bastien Guerry %!s(int64=15) %!d(string=hai) anos
pai
achega
e06752ad53
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lisp/org-timer.el

+ 2 - 0
lisp/org-timer.el

@@ -29,6 +29,8 @@
 
 (require 'org)
 
+(declare-function org-show-notification "org-clock" (parameters))
+
 (defvar org-timer-start-time nil
   "t=0 for the running timer.")