-rw-r--r-- | noncore/net/wellenreiter/gui/graphwindow.h | 2 | ||||
-rw-r--r-- | noncore/net/wellenreiter/gui/scanlist.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/noncore/net/wellenreiter/gui/graphwindow.h b/noncore/net/wellenreiter/gui/graphwindow.h index 392d85b..8b027ed 100644 --- a/noncore/net/wellenreiter/gui/graphwindow.h +++ b/noncore/net/wellenreiter/gui/graphwindow.h | |||
@@ -50,3 +50,3 @@ class MFrequencySpectrum : public QWidget | |||
50 | void drawBottomLine( QPainter* p, int x, int y, int width, const QColor& c ); | 50 | void drawBottomLine( QPainter* p, int x, int y, int width, const QColor& c ); |
51 | void MFrequencySpectrum::drawBar( QPainter* p, int x, int y, int width, int height, int maxheight ); | 51 | void drawBar( QPainter* p, int x, int y, int width, int height, int maxheight ); |
52 | 52 | ||
diff --git a/noncore/net/wellenreiter/gui/scanlist.h b/noncore/net/wellenreiter/gui/scanlist.h index eec51af..c7d4562 100644 --- a/noncore/net/wellenreiter/gui/scanlist.h +++ b/noncore/net/wellenreiter/gui/scanlist.h | |||
@@ -68,3 +68,3 @@ class MScanListItem: public Opie::Ui::OListViewItem | |||
68 | public: | 68 | public: |
69 | MScanListItem::MScanListItem( QListView* parent, | 69 | MScanListItem( QListView* parent, |
70 | const QString& type = "unknown", | 70 | const QString& type = "unknown", |
@@ -77,3 +77,3 @@ class MScanListItem: public Opie::Ui::OListViewItem | |||
77 | 77 | ||
78 | MScanListItem::MScanListItem( QListViewItem* parent, | 78 | MScanListItem( QListViewItem* parent, |
79 | const QString& type = "unknown", | 79 | const QString& type = "unknown", |