Fix references to user profile directory.

pull/1/head
Darrell Anderson 12 years ago
parent 3fc5e3c321
commit a0bf224959

@ -50,7 +50,7 @@ public:
static void addSubcircuit( const TQString &name, const TQString &subcircuitXml );
/**
* returns a path to the appdata dir, e.g. genFileName(2) might return
* ~/.kde/share/apps/ktechlab/subcircuit_2.circuit
* ~/.trinity/share/apps/ktechlab/subcircuit_2.circuit
*/
static TQString genFileName( const int nextId );
/**

Loading…
Cancel
Save