~fuchsi585/diabetes-diary-app/0.2

« back to all changes in this revision

Viewing changes to backend/modules/Diabetes_Diary_App/Settings/pumpbasal.cpp

  • Committer: fuchsi585
  • Date: 2016-02-03 20:57:21 UTC
  • Revision ID: ro.fuchs585@googlemail.com-20160203205721-4f2mgohg1u491aq7
new model to favorite meals

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#include <QDebug>
2
1
#include "pumpbasal.h"
3
2
 
4
3
PumpBasal::PumpBasal(QObject *parent)