aboutsummarylogtreecommitdiffstats
path: root/gtk_win.h
diff options
context:
space:
mode:
authorAntony Kellermann2018-08-22 13:57:27 -0400
committerAntony Kellermann2018-08-22 13:57:27 -0400
commitc187ba5165f30ab5f9d57f88680ae4b778623195 (patch)
tree5501fea2fbb9b69b998f4cb10760ad430de3ac84 /gtk_win.h
parent9cf45afbae64bafec5244893038edc042981a47c (diff)
downloadaur-c187ba5165f30ab5f9d57f88680ae4b778623195.tar.gz
Implemented news for gtk info
Diffstat (limited to 'gtk_win.h')
-rw-r--r--gtk_win.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk_win.h b/gtk_win.h
index 2c3f9bace8fb..919c8a3350e8 100644
--- a/gtk_win.h
+++ b/gtk_win.h
@@ -200,6 +200,8 @@ void info_pane_populate_company(const Info* pInfo);
void info_pane_populate_peers(const Info* pInfo);
+void info_pane_populate_news(const Info* pInfo);
+
/**
* Shows a generic message dialog.
* @param message the message to show