initiaql check-in, moved repository -- no-longer a fork of
haikuarchives/yab
This commit is contained in:
10
src/YabFilePanel.h
Normal file
10
src/YabFilePanel.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef YABFILEPANEL_H
|
||||
#define YABFILEPANEL_H
|
||||
|
||||
class YabFilePanel
|
||||
{
|
||||
public:
|
||||
BEntry *MyFilePanel(const char *name, const char *directory, const char* filename, int panelType);
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user