diff options
| author | 2008-05-09 16:42:45 +0000 | |
|---|---|---|
| committer | 2008-05-09 16:42:45 +0000 | |
| commit | 214b49daf6aeceb0db3de1fd3729d741e4e46a39 (patch) | |
| tree | c93e0aa180a17a6debec6f3aed9bb9c8b76aff94 /src | |
| parent | quick fix (diff) | |
| download | KVIrc-214b49daf6aeceb0db3de1fd3729d741e4e46a39.tar.gz KVIrc-214b49daf6aeceb0db3de1fd3729d741e4e46a39.tar.bz2 KVIrc-214b49daf6aeceb0db3de1fd3729d741e4e46a39.zip | |
quick fix
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1725 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src')
| -rw-r--r-- | src/kvirc/ui/kvi_selectors.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvirc/ui/kvi_selectors.cpp b/src/kvirc/ui/kvi_selectors.cpp index 7f05f0732..7852cc796 100644 --- a/src/kvirc/ui/kvi_selectors.cpp +++ b/src/kvirc/ui/kvi_selectors.cpp @@ -369,7 +369,7 @@ QString KviFileSelector::text() } #ifndef COMPILE_ON_WINDOWS -#warning "This should be fixed: otherwise we have to pass a null pointer to call the class" +#warning "This should be fixed: otherwise we have to pass a null pointer to call the class without a predefined file" #endif /* FIXME: to call the class having a blank line, we have to pass a null value to pOption |
