Displaying 2 results from an estimated 2 matches for "minimumsize".
2007 Aug 24
1
Can't create audio conversation between softphones through Asterisk
...id,hidden,layout=java.awt.BorderLayout,title=In conversation with 202 at 192.168.1.252,resizable,normal,defaultCloseOperation=DISPOSE_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,23,104x1,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
5
4
3
0
send request:
INVITE sip:202 at 192.168.1.252;transport=udp SIP/2.0
Call-ID: 8d6d2f3a9e5bd7f4a3aca5f729809b3c at 192.168.1.251
CSeq: 1 INVITE
From: <sip:201 at 192.168.1.251>;tag=2085
To: <sip:202 at 192.168.1.252>
Via: SIP/2.0/UDP...
2005 Aug 09
0
Installing a theme in KDE
...nt/show.php?content=10919
When I ran the configure command, it went ok:
[root at localhost thinkeramik-3.2.1]# ./configure --prefix="`kde-config
--prefix`"
...
Good - your configure finished. Start make now
However, when I run make, I get a whole slew of errors, that look like this:
t::minimumSize() const':
thinkeramik.cpp:1852: error: `widget' undeclared (first use this function)
thinkeramik.cpp: In member function `virtual bool
ThinKeramik::ThinKeramikClient::eventFilter(QObject*, QEvent*)':
thinkeramik.cpp:1858: error: `widget' undeclared (first use this function)
thinker...