Fix unintended rename of link*

pull/2/head
Slávek Banko 12 years ago
parent c2098c2e68
commit 62671c6d01

@ -756,7 +756,7 @@ Writes the application block info.
The constructors of \class{PilotLocalDatabase} and \class{PilotSerialDatabase} are:
\begin{itemize}
\item\code{PilotSerialDatabase(int lintdesocket, const char* dbName)} ... lintdesocket
\item\code{PilotSerialDatabase(int linksocket, const char* dbName)} ... linksocket
\item\code{PilotLocalDatabase( const QString\& path, const QString\& name)}
\item\code{PilotLocalDatabase(const QString \&name)} ... open database by name only
(no explicit path). The path \file{\$TDEHOME/share/apps/kpilot/DBBackup/PalmUserName/}

Loading…
Cancel
Save