accel_profile_smooth_simple: Fix jump in acceleration curve
[platform/upstream/libinput.git] / doc / libinput.doxygen.in
index f78b7cf..9f931c3 100644 (file)
@@ -1570,7 +1570,8 @@ INCLUDE_FILE_PATTERNS  =
 # undefined via #undef or recursively expanded use the := operator
 # instead of the = operator.
 
-PREDEFINED             = LIBINPUT_ATTRIBUTE_PRINTF(f,a)=
+PREDEFINED             = LIBINPUT_ATTRIBUTE_PRINTF(f, a)= \
+                        LIBINPUT_ATTRIBUTE_DEPRECATED
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.