Correct incomplete doxgen file paths in WM

This commit is contained in:
Julian Eisel 2016-02-21 01:24:17 +01:00
parent d2c5959834
commit a66bc6c0f0
Notes: blender-bot 2024-04-11 14:26:06 +02:00
Referenced by issue #47730, file too heavy for no reason
Referenced by issue #47580, can not import specific SVG
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
#ifndef __WM_API_H__
#define __WM_API_H__
/** \file WM_api.h
/** \file blender/windowmanager/WM_api.h
* \ingroup wm
*
* \page wmpage windowmanager

View File

@ -26,7 +26,7 @@
#ifndef __WM_KEYMAP_H__
#define __WM_KEYMAP_H__
/** \file WM_keymap.h
/** \file blender/windowmanager/WM_keymap.h
* \ingroup wm
*/