From c06667cd62b945a05edce621aab34358ee0e964f Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 25 Apr 2002 18:34:01 +0000 Subject: hook up fsck --- (limited to 'noncore/tools/formatter/formatter.h') 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 @@ -39,13 +39,13 @@ public: QComboBox *storageComboBox, *fileSystemsCombo, *deviceComboBox; QPushButton *formatPushButton, *editPushButton, *fsckButton; QLineEdit* mountPointLineEdit; - QStringList fileSystemTypeList, fsList; + QStringList fileSystemTypeList, fsList, deviceList; protected: QGridLayout *FormatterAppLayout, *tabLayout, *tabLayout_2; QString getFileSystemType(const QString &); void fillCombos(); - void parsetab(); + void parsetab(const QString &); bool doFdisk(); int formatCheck(const QString &); int runCommand(const QString &); -- cgit v0.9.0.2