]> git.lyx.org Git - lyx.git/blob - src/credits.h
Mathed fix from Dekel, GNOME patch from Marko, language-code from Garst
[lyx.git] / src / credits.h
1 // -*- C++ -*-
2 #ifndef CREDITS_H
3 #define CREDITS_H
4
5 void ShowCredits();
6
7 #endif