Changeset 10468 for trunk/FACT++


Ignore:
Timestamp:
04/26/11 18:57:22 (13 years ago)
Author:
tbretz
Message:
Just code cosmetics.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/SpinBox4ns.h

    r10455 r10468  
    88    }
    99
    10     QValidator::State validate (QString &input, int &p) const
     10    QValidator::State validate(QString &input, int &p) const
    1111    {
    1212        const QValidator::State rc = QSpinBox::validate(input, p);
Note: See TracChangeset for help on using the changeset viewer.