mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- fix funny typo
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
#include <gui/components/cc.h>
|
||||
#include "menue.h"
|
||||
|
||||
#define PW_MIN_WIDTH CCW_PERCENATL 50 //%
|
||||
#define PW_MIN_HEIGHT CCW_PERCENATL 20 //%
|
||||
#define PW_MIN_WIDTH CCW_PERCENT 50
|
||||
#define PW_MIN_HEIGHT CCW_PERCENT 20
|
||||
|
||||
class CProgressWindow : public CComponentsWindow, public CMenuTarget
|
||||
{
|
||||
|
Reference in New Issue
Block a user