Home
last modified time | relevance | path

Searched defs:mRedoCount (Results 1 – 2 of 2) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/
H A Dundocommand.h133 int mRedoCount; ///< @brief Counter of how often #redo() was called variable
/dports/graphics/gwenview/gwenview-21.12.3/tests/auto/
H A Ddocumenttest.cpp840 int mRedoCount = 0; in testUndoRedo() member in DocumentTest::testUndoRedo::SuccessOperation