svn path=/branches/KDE/3.5/kdepim/; revision=615127
wilder-work
David Faure 20 years ago
parent 1767898d5b
commit cd222b521c
  1. 2
      kmedit.cpp

@ -740,6 +740,6 @@ void KMEdit::setCursorPositionFromStart( unsigned int pos ) {
// kdDebug() << "Position " << pos << " converted to " << l << ":" << c << endl;
setCursorPosition( l, c );
ensureCursorVisible();
};
}
#include "kmedit.moc"

Loading…
Cancel
Save