win32
This commit is contained in:
10
win32gtkdownloader.h
Normal file
10
win32gtkdownloader.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef WIN32GTKDOWNLOADER_H
|
||||
#define WIN32GTKDOWNLOADER_H
|
||||
|
||||
class Win32GtkDownloader
|
||||
{
|
||||
public:
|
||||
Win32GtkDownloader();
|
||||
};
|
||||
|
||||
#endif // WIN32GTKDOWNLOADER_H
|
||||
Reference in New Issue
Block a user