mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
??
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
class ScrapperLineEdit;
|
||||
class ScraperLineEdit;
|
||||
|
||||
|
||||
class SearchVolume : public QWidget
|
||||
@ -14,7 +14,7 @@ public:
|
||||
public slots:
|
||||
QString getVolumeInfo();
|
||||
private:
|
||||
ScrapperLineEdit * volumeEdit;
|
||||
ScraperLineEdit * volumeEdit;
|
||||
};
|
||||
|
||||
#endif // SEARCH_VOLUME_H
|
||||
|
Reference in New Issue
Block a user