mirror of
https://github.com/YACReader/yacreader
synced 2026-02-01 21:00:06 -05:00
merged
This commit is contained in:
@ -28,6 +28,7 @@ Q_OBJECT
|
||||
QPixmap * qrCodeImage;
|
||||
|
||||
QProcess * qrGenerator;
|
||||
|
||||
public slots:
|
||||
void generateQR();
|
||||
void generateQR(const QString & serverAddress);
|
||||
@ -41,4 +42,4 @@ signals:
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user