diff options
| author | 2008-05-02 16:33:33 +0000 | |
|---|---|---|
| committer | 2008-05-02 16:33:33 +0000 | |
| commit | 2ca3d1d2a1d581ca3f533e539f7ea3a3bc5d9733 (patch) | |
| tree | 243b0d923340ee12495d7be132886b1195091184 | |
| parent | rewriting of addon "listbox" with QItemDelegate (wip) (diff) | |
| download | KVIrc-2ca3d1d2a1d581ca3f533e539f7ea3a3bc5d9733.tar.gz KVIrc-2ca3d1d2a1d581ca3f533e539f7ea3a3bc5d9733.tar.bz2 KVIrc-2ca3d1d2a1d581ca3f533e539f7ea3a3bc5d9733.zip | |
quick fix
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1658 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | src/modules/theme/libkvitheme.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index fa0553a06..be1d73039 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -51,7 +51,7 @@ QRect g_rectManagementDialogGeometry(0,0,0,0); @title: theme.install @short: - Shows the theme theme management editor + Shows the theme management editor @syntax: theme.install <package_path:string> @description: |
