first implementation of emojis

This commit is contained in:
DenioD
2020-06-21 22:23:15 +02:00
parent a8ed36b9e4
commit 27d743646a
18 changed files with 296 additions and 75 deletions

View File

@@ -111,6 +111,12 @@ private slots:
void on_givemeZaddr_clicked();
// void on_pushButton_clicked();
void on_pushButton_clicked();
void on_comboBox_currentIndexChanged(const QString &arg1);
private:
bool fileExists(QString path);