lyx_mirror/src/credits.h
Lars Gullik Bjønnes 6bba977f42 FILMagain changes (will need some work)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 11:27:15 +00:00

8 lines
80 B
C++

// -*- C++ -*-
#ifndef CREDITS_H
#define CREDITS_H
void ShowCredits();
#endif