~neon/kbruch/master

« back to all changes in this revision

Viewing changes to src/ExerciseConvert.h

  • Committer: Laurent Montel
  • Date: 2021-04-08 18:42:39 UTC
  • Revision ID: git-v1:e8b4da6b733088a39ae51e51971811a2e05f8d38
GIT_SILENT: not necessary to forward declaration when we inclide file

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
class RationalWidget;
20
20
class ResultWidget;
21
21
 
22
 
class QGridLayout;
23
 
class QLabel;
24
22
class QLineEdit;
25
23
class QPushButton;
26
24
class QString;
27
 
class QVBoxLayout;
28
25
 
29
26
/*! Construct the exercise widget to convert rational numbers into fractions
30
27
 *