1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-10-30 23:47:19 -04:00

Improve error handling string.

This commit is contained in:
Dave Davenport 2017-01-09 22:40:11 +01:00
parent ca01af6338
commit 25dff63006
8 changed files with 49 additions and 47 deletions

View file

@ -31,7 +31,7 @@
#include "widgets/container.h"
#include "theme.h"
#define LOG_DOMAIN "Widgets.Window"
#define LOG_DOMAIN "Widgets.Window"
struct _window
{