mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Split up divelist scroll window generation into its own file
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
1d69524a78
commit
77cfe07c52
4 changed files with 63 additions and 53 deletions
|
@ -6,5 +6,6 @@
|
|||
#include <cairo.h>
|
||||
|
||||
extern GtkWidget *dive_profile_frame(void);
|
||||
extern GtkWidget *create_dive_list(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue