mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add 'repaint_dive()' prototype, and fix dependencies
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
2044dabc81
commit
6cc122f491
2 changed files with 4 additions and 3 deletions
|
|
@ -8,5 +8,6 @@
|
|||
extern int selected_dive;
|
||||
extern GtkWidget *dive_profile_frame(void);
|
||||
extern GtkWidget *create_dive_list(void);
|
||||
extern void repaint_dive(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue