added newline at end of file

This commit is contained in:
Paolo Cignoni cignoni 2007-05-02 13:23:48 +00:00
parent 96713c3772
commit 182f449beb
3 changed files with 3 additions and 3 deletions

View File

@ -218,4 +218,4 @@ void ExtraMeshSlidePlugin::restoreDefault(){
Q_EXPORT_PLUGIN(ExtraMeshSlidePlugin)
Q_EXPORT_PLUGIN(ExtraMeshSlidePlugin)

View File

@ -39,4 +39,4 @@ private:
bool activeDefaultTrackball;
bool disableTransision;
};
#endif
#endif

View File

@ -80,4 +80,4 @@ if (!f){
this->ui.spinBoxDistance->setEnabled(true);
distanceDefault=false;
}
}
}