Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

tickpos.h

Go to the documentation of this file.
00001 //LabPlot : tickpos.h
00002 
00003 #ifndef TICKPOS_H
00004 #define TICKPOS_H
00005 
00006 static const char *tickpositems[] = {I18N_NOOP("out"),I18N_NOOP("in"),
00007         I18N_NOOP("in & out"),I18N_NOOP("none"),0};
00008 
00009 #endif // TICKPOS_H

Generated on Sun Apr 2 02:05:09 2006 for LabPlot by  doxygen 1.4.4