mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 15:45:59 +01:00
2021-02-23 Fred Gleason <fredg@paravelsystems.com>
* Removed the Qt3Support library from the build system. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -36,7 +36,7 @@ class ViewNodeInfo : public RDDialog
|
||||
QSizePolicy sizePolicy() const;
|
||||
|
||||
public slots:
|
||||
void exec(const QString &hostname,Q_UINT16 port,const QString &passwd,
|
||||
void exec(const QString &hostname,uint16_t port,const QString &passwd,
|
||||
unsigned base_output);
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user