mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
More header cleanups.
This time the focus was on removing namespace imports from headers.
This commit is contained in:
@@ -31,7 +31,7 @@ protected:
|
||||
SurfaceCollection previews;
|
||||
public:
|
||||
ImageDialog(GMenu2X *gmenu2x, const std::string &text,
|
||||
const std::string &filter="", const string &file="");
|
||||
const std::string &filter="", const std::string &file="");
|
||||
virtual ~ImageDialog();
|
||||
|
||||
virtual void beforeFileList();
|
||||
|
||||
Reference in New Issue
Block a user