~q-quark/equalx/0.x

« back to all changes in this revision

Viewing changes to src/LatexEditor.cpp

  • Committer: Mihai Niculescu
  • Date: 2015-06-07 18:51:34 UTC
  • Revision ID: q.quark@gmail.com-20150607185134-ph0osya1hpsjg8dt
added a feature to set crop margins in Preferences Dialog and in a
ToolWidget

Show diffs side-by-side

added added

removed removed

Lines of Context:
522
522
{
523
523
    errorLine = lineErrorNumber;
524
524
 
525
 
    if(lineErrorNumber<0) return;
 
525
   // if(lineErrorNumber<0) return;
526
526
 
527
527
    QList<QTextEdit::ExtraSelection> extraSelections;
528
528