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

importitems.h

Go to the documentation of this file.
00001 //LabPlot : importitems.h
00002 
00003 #ifndef IMPORTITEMS_H
00004 #define IMPORTITEMS_H
00005 
00006 #include "import.h"
00007 
00008 static const char* separatoritems[] = {I18N_NOOP("auto"),",","TAB",0};
00009 static const char* commentitems[] = {"#","!","//","+","/","c",":",";",0};
00010 
00011 #endif // IMPORTITEMS_H

Generated on Sat Oct 13 21:55:01 2007 for LabPlot by  doxygen 1.4.4