]> git.lyx.org Git - features.git/blob - src/credits.h
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use...
[features.git] / src / credits.h
1 // -*- C++ -*-
2 #ifndef CREDITS_H
3 #define CREDITS_H
4
5 void ShowCredits();
6
7 #endif