Home
last modified time | relevance | path

Searched refs:ERR_TabularCommandOutsideTab (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dsyntaxcheck.h60 ERR_TabularCommandOutsideTab, ///< tabular command outside tabular (e.g. \hline) in Q_DECLARE_METATYPE() enumerator
H A Dsyntaxcheck.cpp1025 elem.type = ERR_TabularCommandOutsideTab; in checkLine()