diff --git a/Makefile.am b/Makefile.am index d74525e8a..421d11091 100644 --- a/Makefile.am +++ b/Makefile.am @@ -194,4 +194,5 @@ messages: rc.cpp kde_kcfg_DATA = kmail.kcfg replyphrases.kcfg custommimeheader.kcfg +DOXYGEN_REFERENCES = kdeui include $(top_srcdir)/admin/Doxyfile.am diff --git a/folderrequester.cpp b/folderrequester.cpp index a19c3f748..1ab3987d1 100644 --- a/folderrequester.cpp +++ b/folderrequester.cpp @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 Carsten Burghardt * * This program is free software; you can redistribute it and/or modify diff --git a/listjob.cpp b/listjob.cpp index f810d22bf..0a803b39e 100644 --- a/listjob.cpp +++ b/listjob.cpp @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 Carsten Burghardt * * This program is free software; you can redistribute it and/or modify diff --git a/renamejob.cpp b/renamejob.cpp index b3f8f4403..891326847 100644 --- a/renamejob.cpp +++ b/renamejob.cpp @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 Carsten Burghardt * * This program is free software; you can redistribute it and/or modify diff --git a/searchjob.cpp b/searchjob.cpp index 827a7825f..20eaa31ff 100644 --- a/searchjob.cpp +++ b/searchjob.cpp @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 Carsten Burghardt * * This program is free software; you can redistribute it and/or modify