tex2lyx: whitespace only

This commit is contained in:
Uwe Stöhr 2012-06-30 03:38:02 +02:00
parent 80884330d1
commit 708979fb0e

View File

@ -39,7 +39,7 @@ public:
///
std::string notefontcolor() const { return h_notefontcolor; }
///
std::string language() const { return h_language; }
std::string language() const { return h_language; }
///
std::string use_indices() const { return h_use_indices; }
///