mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 16:25:15 -04:00 
			
		
		
		
	Replace QtScript with QJson*
QtScript is deprecated and this was needed to start supporting Qt6
This commit is contained in:
		| @ -4,7 +4,6 @@ | ||||
| #include <QHBoxLayout> | ||||
| #include <QLabel> | ||||
| #include <QToolButton> | ||||
| #include <QtScript> | ||||
|  | ||||
| ScraperResultsPaginator::ScraperResultsPaginator(QWidget *parent) | ||||
|     : QWidget(parent), customLabel("items") | ||||
|  | ||||
		Reference in New Issue
	
	Block a user