mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Fix usage of edelib in fileops
This commit is contained in:
parent
eecb1232f0
commit
5ea09a105d
@ -37,4 +37,3 @@ extern Fl_Window* win;
|
|||||||
extern Fl_Box* statusbar;
|
extern Fl_Box* statusbar;
|
||||||
extern char current_dir[];
|
extern char current_dir[];
|
||||||
extern void loaddir(const char*);
|
extern void loaddir(const char*);
|
||||||
extern bool is_on_same_fs(const char*, const char*); // should be moved to another library
|
|
||||||
|
Loading…
Reference in New Issue
Block a user