mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-11 18:32:53 +03:00
Missing file
This commit is contained in:
parent
022b293b39
commit
480616917c
10
gnome/gcmd.h
Normal file
10
gnome/gcmd.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef __GCMD_H
|
||||
#define __GCMD_H
|
||||
|
||||
void gnome_listing_cmd (GtkWidget *widget, WPanel *panel);
|
||||
void gnome_compare_panels (void);
|
||||
void gnome_open_terminal (void);
|
||||
void gnome_about_cmd (void);
|
||||
void gnome_quit_cmd (void);
|
||||
|
||||
#endif /* __GCMD_H */
|
Loading…
x
Reference in New Issue
Block a user