mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CProgressWindow: adaopt for discret percental window dimensions
Origin commit data
------------------
Commit: 88f80053d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
#include <gui/components/cc.h>
|
||||
#include "menue.h"
|
||||
|
||||
#define PW_MIN_WIDTH 50 //%
|
||||
#define PW_MIN_HEIGHT 25 //%
|
||||
#define PW_MIN_WIDTH CCW_PERCENATL 50 //%
|
||||
#define PW_MIN_HEIGHT CCW_PERCENATL 20 //%
|
||||
|
||||
class CProgressWindow : public CComponentsWindow, public CMenuTarget
|
||||
{
|
||||
|
Reference in New Issue
Block a user