Limit torrent addition dialog width

This commit is contained in:
Christophe Dumez
2010-09-25 19:26:45 +00:00
parent bc87c1c409
commit ef01088411
2 changed files with 24 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ public slots:
void on_OkButton_clicked();
void renameTorrentNameInModel(QString file_path);
void hideTorrentContent();
void limitDialogWidth();
void saveTruncatedPathHistory();
void loadSavePathHistory();
void updateLabelInSavePath(QString label);