]> git.lyx.org Git - lyx.git/commit
Do not include <QDate> in InsetInfo.h
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 4 Apr 2024 15:35:54 +0000 (17:35 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 4 Apr 2024 15:47:33 +0000 (17:47 +0200)
commit51562ff37732f4949441bd8c2b55692b0719093a
treef5d4b89c0585d57a0e8979345579349b99dac527
parent16fb7ae52d751d582ee926cff93bf9fc6d8265f3
Do not include <QDate> in InsetInfo.h

This is used by getDate/getTime, which actually should not be
InsetInfoParams methods, but functions in anonymous namespace.
src/frontends/qt/GuiInfo.cpp
src/insets/InsetInfo.cpp
src/insets/InsetInfo.h