summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter/formatter.h
Side-by-side diff
Diffstat (limited to 'noncore/tools/formatter/formatter.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/tools/formatter/formatter.h b/noncore/tools/formatter/formatter.h
index 871054d..960a68a 100644
--- a/noncore/tools/formatter/formatter.h
+++ b/noncore/tools/formatter/formatter.h
@@ -41,3 +41,3 @@ public:
QLineEdit* mountPointLineEdit;
- QStringList fileSystemTypeList, fsList;
+ QStringList fileSystemTypeList, fsList, deviceList;
protected:
@@ -47,3 +47,3 @@ protected:
void fillCombos();
- void parsetab();
+ void parsetab(const QString &);
bool doFdisk();