1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

Uncrustify all

This commit is contained in:
Laurent Lalanne 2016-03-12 17:30:24 +01:00
parent 2dafcc1657
commit 6735314852
3 changed files with 4 additions and 6 deletions

View File

@ -280,12 +280,10 @@ void PfdQmlContext::loadConfiguration(PfdQmlGadgetConfiguration *config)
void PfdQmlContext::saveState(QSettings *settings)
{
}
{}
void PfdQmlContext::restoreState(QSettings *settings)
{
}
{}
void PfdQmlContext::apply(QQmlContext *context)
{