débogage et modifications suite perte de code :-( )
This commit is contained in:
+1
-3
@@ -50,9 +50,9 @@ class Connexion
|
||||
class Downloading
|
||||
{
|
||||
public:
|
||||
std::string server;
|
||||
std::string service;
|
||||
std::string path;
|
||||
std::string defaultSavePath;
|
||||
std::string savePath;
|
||||
int pid = 0;
|
||||
};
|
||||
@@ -132,8 +132,6 @@ class MainWindow : public QMainWindow
|
||||
|
||||
void on_action_Settings_triggered();
|
||||
|
||||
void on_comboBox_currentIndexChanged(int index);
|
||||
|
||||
public slots:
|
||||
void on_buttonBox_accepted();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user