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
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
*/