This website requires JavaScript.
Explore
Help
Sign In
anne
/
lyx_mirror
Watch
1
Star
0
Fork
0
You've already forked lyx_mirror
mirror of
https://git.lyx.org/repos/lyx.git
synced
2025-01-13 11:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
lyx_mirror
/
src
/
mathed
/
preview.h
9 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
add missing using's start with 'preview' (not activated) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4245 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-28 11:13:01 +00:00
#
ifndef PREVIEW_H
#
define PREVIEW_H
#
include
"LString.h"
Asymptotic approach to a well-designed graphics loader. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 11:22:56 +00:00
bool
preview
(
string
const
&
str
)
;
add missing using's start with 'preview' (not activated) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4245 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-28 11:13:01 +00:00
#
endif
Reference in New Issue
Copy Permalink