Link to, and adjust types for, the PCSC framework included with OSX
[mech_eap.git] / wpa_supplicant / wpa_gui-qt4 / networkconfig.h
index 429b648..fd09dec 100644 (file)
@@ -20,7 +20,7 @@ class NetworkConfig : public QDialog, public Ui::NetworkConfig
 
 public:
        NetworkConfig(QWidget *parent = 0, const char *name = 0,
-                     bool modal = false, Qt::WFlags fl = 0);
+                     bool modal = false, Qt::WindowFlags fl = 0);
        ~NetworkConfig();
 
        virtual void paramsFromScanResults(QTreeWidgetItem *sel);