summaryrefslogtreecommitdiffstats
path: root/ColorsPanel.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-18 17:41:49 +1000
committerNathan Scott <nathans@redhat.com>2020-08-18 17:41:49 +1000
commit7ac1c709b727bd460889f2765db9e2a37535ef90 (patch)
tree02a76cefab54370e77dbeb9888f5f223d7515eb0 /ColorsPanel.h
parent579995c7c2385b844d81b2508710dcbbe9b0d64f (diff)
Re-generate all headers with latest scripts/MakeHeader.py
Sync-up missing extern declarations for many functions.
Diffstat (limited to 'ColorsPanel.h')
-rw-r--r--ColorsPanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ColorsPanel.h b/ColorsPanel.h
index ee3111e0..82b782b8 100644
--- a/ColorsPanel.h
+++ b/ColorsPanel.h
@@ -29,6 +29,6 @@ typedef struct ColorsPanel_ {
extern PanelClass ColorsPanel_class;
-ColorsPanel* ColorsPanel_new(Settings* settings, ScreenManager* scr);
+extern ColorsPanel* ColorsPanel_new(Settings* settings, ScreenManager* scr);
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy