mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-16 10:03:40 +00:00
implement \r to default json of ExtScripts
some refactoring bump ApiVer of ExtQuotes update changelog
This commit is contained in:
@ -36,7 +36,7 @@ public:
|
||||
QTimer::singleShot(timeout, this, SLOT(timeout()));
|
||||
}
|
||||
|
||||
private slots:
|
||||
public slots:
|
||||
void timeout()
|
||||
{
|
||||
QNetworkReply *reply = static_cast<QNetworkReply *>(parent());
|
||||
|
||||
Reference in New Issue
Block a user